Skip to content

Generate dockerfile #21

@kiootic

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

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