A
A
Andrey Titov2019-09-06 21:03:25
JIRA
Andrey Titov, 2019-09-06 21:03:25

How to run jira from docker?

From here: https://hub.docker.com/r/cptactionhank/atlassian-jira/
Like this:

$ docker run --detach --publish 8080:8080 cptactionhank/atlassian-jira:latest

And so:
d5262504dd90b1b16b7fae8d5c4b112362219cb73d6035968c1e7751014cb2f6
docker: Error response from daemon: driver failed programming external connectivity on endpoint practical_murdock (584da385771247e1ef89ff96ad1569082b2930925ec61edd3dd86fe44cea9e3d): Error starting userland proxy: mkdir /port/tcp:0.0.0.0:8080:tcp:172.17.0.2:8080: input/output error.

What and where should be configured?

Answer the question

In order to leave comments, you need to log in

1 answer(s)
D
Dmitry, 2019-09-07
@q2digger

Well, the problem here is not with the container, but with the docker itself. Windows platform?
make sure nothing is hanging on port 8080.
I will add.
The problem is known, typical for docker under Windows
https://stackoverflow.com/questions/44414130/docke...

Didn't find what you were looking for?

Ask your question

Ask a Question

731 491 924 answers to any question