Skip to content

Latest commit

 

History

History
11 lines (6 loc) · 257 Bytes

File metadata and controls

11 lines (6 loc) · 257 Bytes

docker-course-test

Docker course after test

To run test just execute

docker-compose up --force-recreate --build

Note: It may fail on first build and execute, so just restart containerm without build argument

docker-compose up --force-recreate