Rename part1
This commit is contained in:
parent
bcf1e3361f
commit
108f52dbd5
21 changed files with 0 additions and 0 deletions
10
Part1/Exercise_05/output.txt
Normal file
10
Part1/Exercise_05/output.txt
Normal file
|
@ -0,0 +1,10 @@
|
|||
Image sizes:
|
||||
Ubuntu - 83MB
|
||||
Alpine - 15.7MB
|
||||
|
||||
[devops@devops part1]$ docker run -d -it devopsdockeruh/simple-web-service:alpine
|
||||
[devops@devops part1]$ docker exec -it modest_curie sh
|
||||
/usr/src/app # tail -f text.log
|
||||
2023-03-13 11:54:03 +0000 UTC
|
||||
2023-03-13 11:54:05 +0000 UTC
|
||||
Secret message is: 'You can find the source code here: https://github.com/docker-hy'
|
Reference in a new issue