Skip to content

Handle "vanilla" Docker questions and open PRs (where appropriate) #26

@savannahostrowski

Description

@savannahostrowski

These are some basic questions that we should see how these are handled by Copilot without Docker and determine if we should handle these scenarios.

  • @docker what is the best way to Dockerize this project
  • @docker how do I create a Dockerfile for this project
  • @docker how do I create a Docker Compose file for this project
  • @docker create build stage that installs dependencies
  • @docker add a health check to the Dockerfile
  • @docker add a volume to the Docker Compose file
  • @docker I'm getting a syntax error in this Dockerfile
  • @docker fix the indentation in this Docker Compose file
  • @docker why won't this build command work
  • @docker what base image should I use for this project
  • @docker how do I optimize this Dockerfile
  • @docker how can I run my tests in a Docker container
### Tasks
- [ ] https://github.com/docker/copilot-issues/issues/8

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions