Skip to content

Chris Taylor Developer

Jersey & Guernsey, United Kingdom

  • Services
  • Contact
  • DEV NOTES
  • About
    • Background and CV
    • Software testing
    • On GitHub
    • On Stackoverflow
    • On Digital Jersey
    • On Digital Guernsey
    • On JSFiddle
  • Project
    • Current projects
    • Prices
    • Charging framework
    • Agile Jira
    • App deployments
  • Meta
    • Login
    • Yoast sitemap index

Docker Compose

23 June 20238 May 2023 by Chris Taylor

Updated: 23 June 2023

Compose file version 3 reference


Start just one service

docker compose up -d start_me

List containers in json format

docker compose ps --format json | jq .
Categories Docker Compose
git pull request
Docker init
© 2023 Chris Taylor Developer • Built with GeneratePress