Add a note about how to build the docker image used for testing

This commit is contained in:
Kovid Goyal 2019-01-26 13:35:22 +05:30
parent 66d2930b7e
commit 2144f43142
No known key found for this signature in database
GPG key ID: 06BC317B515ACE7C

View file

@ -1,3 +1,6 @@
# When changing this file, go to
# https://cloud.docker.com/repository/docker/kovidgoyal/kitty-test/builds and
# click the "Trigger" button under Automated builds to rebuild
FROM ubuntu:latest
# make Apt non-interactive