1
0
Fork 0
This repository has been archived on 2025-01-15. You can view files and clone it, but you cannot make any changes to it's state, such as pushing and creating new issues, pull requests or comments.
devops-with-docker/Part1/Exercise_05/output.txt

11 lines
359 B
Text
Raw Normal View History

2023-03-13 13:55:34 +02:00
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'