Adrien-Ba
5 years ago
committed by
GitHub
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with
1 additions and
1 deletions
-
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 |