Skip to content

v0rts/docker-centos-jira

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

30 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

CentOS Jira Docker Container

Docker Automated build Docker Automated build Docker Automated build

Docker CentOS Jira Container

How to Build

This container is built with any commit to the master branch of this repo. If you wish to build the image locally, do the following:

  1. Install Docker.
  2. cd into this directory.
  3. Run docker build -t centos-jira .

How to Use

  1. Install Docker.
  2. Pull this image from Docker Hub: docker pull v0rts/docker-centos-jira:latest (or use the tag you built earlier, e.g. centos-jira).
  3. Run a container from the image: docker run -d -p 8080:8080 v0rts/docker-centos-jira
  4. Connect to the Jira instance https://localhost:8080
  5. Attach to container via shell: docker exec -t -i container_id /bin/bash

Notes

Author

Created by v0rts ([email protected])

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Sponsor this project

Packages

 
 
 

Contributors 2

  •  
  •