mirror of
https://github.com/kovidgoyal/kitty
synced 2026-07-26 18:22:09 +02:00
Add a note about how to build the docker image used for testing
This commit is contained in:
@@ -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
|
FROM ubuntu:latest
|
||||||
|
|
||||||
# make Apt non-interactive
|
# make Apt non-interactive
|
||||||
|
|||||||
Reference in New Issue
Block a user