Should I be learning docker compose instead of relying on dockStarter to manage my containers? I got portainer up, should I just use that to manage my stack?

I’m committed this summer to finally learning docker. I’m on day 3 and the last puzzle piece is being able to access qbittorrent locally while running the container through the vpn.

you are viewing a single comment's thread
view the rest of the comments
[–] 7 points 2 years ago (1 child)

Seconded, have been using it for a while and its simple and great!

  • source
  • parent
  • hideshow 1 child comment
  • [–] 4 points 2 years ago

    Thirded. It's helped me a lot with picking up the compose syntax, to the point that I'm now comfortable combining disparate services into their own stacks. And I can spin something up from an example compose in less than a minute.

  • source
  • parent