mirror of
https://github.com/Hopiu/wagtail.git
synced 2026-04-11 02:20:59 +00:00
363 B
363 B
Wagtail CI base images
This directory contains Dockerfiles for building the base images used by Wagtail's continuous integration server.
Building
Run the following commands to build all the images:
docker build -t wagtail-flake8 flake8
docker build -t wagtail-jscs jscs
docker build -t wagtail-scss-lint scss-lint