mirror of
https://github.com/jpetazzo/container.training.git
synced 2026-05-11 11:26:41 +00:00
6 lines
144 B
Markdown
6 lines
144 B
Markdown
# Exercise — writing Dockerfiles
|
|
|
|
Let's write Dockerfiles for an existing application!
|
|
|
|
The code is at: https://github.com/jpetazzo/wordsmith
|