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 50627c7 commit e168864Copy full SHA for e168864
docker/linux/ubuntu/Makefile
@@ -1,2 +1,3 @@
1
docker:
2
sudo docker build -f ubuntu.Dockerfile -t ubuntu1 .
3
+ sudo docker run -it ubuntu1
0 commit comments