cptactionhank / docker-atlassian-jira-service-desk

Atlassian JIRA Service Desk wrapped in a Docker image
https://cptactionhank.github.io/docker-atlassian-jira-service-desk
MIT License
49 stars 39 forks source link

Added build instructions #3

Closed isparkes closed 6 years ago

isparkes commented 7 years ago

Hey, thanks for putting this Docker image together. It helped me out of a spot... ;)

I added a little bit of dox that might help others keep their image up to date.

isparkes commented 7 years ago

You da man.

I mostly wanted to say thanks for putting it together, it saved a stack of time, and it was such a great job, the only little improvement was this. Either HOWTO or BUILD would be great.

Have a good evening, and thanks!

Ian

On 5 February 2017 at 23:01, Martin Aksel Jensen notifications@github.com wrote:

@cptactionhank requested changes on this pull request.

I like your changes but I'm thinking perhaps moving it to a separate file since the README is used as content body on Docker Hub and to keep it and sweet.

How about HOWTO.md or BUILD.md

In README.md https://github.com/cptactionhank/docker-atlassian-jira-service-desk/pull/3#pullrequestreview-20179912 :

@@ -33,3 +33,20 @@ If you see out of date documentation, lack of tests, etc., you can help out by e

Continuous Integration and Continuous Delivery is made possible with the great services from GitHub, Travis CI, and CircleCI written in Ruby, using RSpec, Capybara, and PhantomJS frameworks. + +## Building the Docker image + +JIRA Service Desk is in a period of fast development, and releases are coming thick and fast. In order to keep up to date, you might have to rebuild this image. Here are the steps to do it + +Clone the repository: +```git clone git@github.com:cptactionhank/docker-atlassian-jira-service-desk.git +cd docker-atlassian-jira-service-desk +export PATH=$PATH:$(pwd)/bin

can we remove this line

In README.md https://github.com/cptactionhank/docker-atlassian-jira-service-desk/pull/3#pullrequestreview-20179912 :

@@ -33,3 +33,20 @@ If you see out of date documentation, lack of tests, etc., you can help out by e

Continuous Integration and Continuous Delivery is made possible with the great services from GitHub, Travis CI, and CircleCI written in Ruby, using RSpec, Capybara, and PhantomJS frameworks. + +## Building the Docker image + +JIRA Service Desk is in a period of fast development, and releases are coming thick and fast. In order to keep up to date, you might have to rebuild this image. Here are the steps to do it + +Clone the repository: +```git clone git@github.com:cptactionhank/docker-atlassian-jira-service-desk.git +cd docker-atlassian-jira-service-desk +export PATH=$PATH:$(pwd)/bin +prepare

and change this to bin/prepare

— You are receiving this because you authored the thread. Reply to this email directly, view it on GitHub https://github.com/cptactionhank/docker-atlassian-jira-service-desk/pull/3#pullrequestreview-20179912, or mute the thread https://github.com/notifications/unsubscribe-auth/ABNTQz5gG1HSAuD7bcxUJXiVD2MX5ECTks5rZkaygaJpZM4LueG9 .

cptactionhank commented 7 years ago

Can you update your pull request to move it to say HOWTO.md and commit this as well so I can merge your pull request and you get credit in the commit history?

isparkes commented 7 years ago

Yep, will do this morning!

Ian

On 5 Feb 2017 11:12 p.m., "Martin Aksel Jensen" notifications@github.com wrote:

Can you update your pull request to move it to say HOWTO.md and commit this as well so I can merge your pull request and you get credit in the commit history?

— You are receiving this because you authored the thread. Reply to this email directly, view it on GitHub https://github.com/cptactionhank/docker-atlassian-jira-service-desk/pull/3#issuecomment-277554061, or mute the thread https://github.com/notifications/unsubscribe-auth/ABNTQ3Qpnk5PD-kih2W1Z1HHuNNOHIv6ks5rZkkvgaJpZM4LueG9 .