Browse Source

Update tp0

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

4
0_run/commands.sh

@ -1 +1,5 @@
#!/bin/bash #!/bin/bash
docker container run --rm docker/whalesay "Hello World Test"
docker container run --rm -it python
Loading…
Cancel
Save