Skip to content

Publish to DigitalOcean with Docker #12

@nbarbettini

Description

@nbarbettini

The Docker section in the deployment chapter shows you how to use docker compose and set up two containers (nginx and kestrel). It stops short of actually showing you how to deploy that multi-container application, though.

It should:

  • Point to existing DigitalOcean guide for setting up a Docker host
  • Describe how to push the built Docker image to Docker Hub
  • Explain how to spin up a multi-container app on the DigitalOcean VM (probably just docker compose up)

Metadata

Metadata

Assignees

No one assigned

    Projects

    No projects

    Milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions