Skip to content

jira

Git Repository

Dockerfile

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

Docker Compose

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