We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 88b79eb commit e14a580Copy full SHA for e14a580
docker/linux/Archlinux/Makefile
@@ -1,2 +1,3 @@
1
docker:
2
sudo docker build -f arch.Dockerfile -t archlinux1 .
3
+ sudo docker run -it archlinux1
0 commit comments