Skip to content

Latest commit

 

History

History
15 lines (12 loc) · 179 Bytes

README.md

File metadata and controls

15 lines (12 loc) · 179 Bytes

Building

docker-compose build

Running Production

docker stack deploy --compose-file docker-compose.yml "website"

Logs

docker service logs website