Browse Source

Update commands.sh

main
Adrien-Ba 5 years ago
committed by GitHub
parent
commit
f4de9ce157
No known key found for this signature in database GPG Key ID: 4AEE18F83AFDEB23
  1. 2
      0_run/commands.sh

2
0_run/commands.sh

@ -2,4 +2,4 @@
docker container run --rm docker/whalesay "Hello World Test" docker container run --rm docker/whalesay "Hello World Test"
docker container run --rm -it python
docker container run --rm -it python:3
Loading…
Cancel
Save