Skip to content

Generate dockerfile #21

Description

@kiootic
  • pageship generate dockerfile
  • Write a Dockerfile, which FROM docker pull ghcr.io/oursky/pageship:$VERSION
    • The version should be equal to the version number of the running program
  • User can build the docker image using docker build .
  • Expect docker run -p xxxx:xxxx xxxx should be able to startup the server.
  • Dockerfile should have a comment at the end of file; describe how to build & run it.

Test:

  • Test Dockerfile generate correctly

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions