You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
|
|
5 years ago | |
|---|---|---|
| .. | ||
| Readme.md | 5 years ago | |
| commands.sh | 5 years ago | |
Readme.md
Run TP
Add all of thoses script in the commands.sh file
Hello docker
I want a docker run command to show this using the docker/whalesay image :
__________________
< Hello M1 III 2021 >
------------------
\
\
\
## .
## ## ## ==
## ## ## ## ===
/""""""""""""""""___/ ===
~~~ {~~ ~~~~ ~~~ ~~~~ ~~ ~ / ===- ~~~
\______ o __/
\ \ __/
\____\______/
And I want, with that same command, for the container to be deleted.
Interactive python shell
I don't have admin rights on my computer and I want to test something with python 3.
With a docker container run, start an interactive container with python 3 running.
And I want, with that same command, for the container to be deleted when I'm done.