Skip to content

jira

Git Repository

Dockerfile

  • Dockerfile
    docker build --tag registry.czy21.com/library/jira:latest --file Dockerfile . --pull
    

Docker Compose

  • compose.yml
    docker-compose --project-name jira --file compose.yml up --detach --remove-orphans