Forums

Articles
Create
cancel
Showing results for 
Search instead for 
Did you mean: 

I am getting errors while Building dockerfile to install confluence server in Ubuntu 18.4 machine

d.adsule
I'm New Here
I'm New Here
Those new to the Atlassian Community have posted less than three times. Give them a warm welcome!
May 22, 2020

Referring below docker file:

https://github.com/cptactionhank/docker-atlassian-confluence/blob/master/Dockerfile

 

Error Log:

+ apk --no-cache add curl xmlstarlet bash ttf-dejavu libc6-compat gcompat
fetch http://dl-cdn.alpinelinux.org/alpine/v3.9/main/x86_64/APKINDEX.tar.gz
fetch http://dl-cdn.alpinelinux.org/alpine/v3.9/community/x86_64/APKINDEX.tar.gz
WARNING: Ignoring http://dl-cdn.alpinelinux.org/alpine/v3.9/main/x86_64/APKINDEX.tar.gz: IO ERROR
WARNING: Ignoring http://dl-cdn.alpinelinux.org/alpine/v3.9/community/x86_64/APKINDEX.tar.gz: IO ERROR
ERROR: unsatisfiable constraints:
bash (missing):
required by: world[bash]
curl (missing):
required by: world[curl]
gcompat (missing):
required by: world[gcompat]
libc6-compat (missing):
required by: world[libc6-compat]
ttf-dejavu (missing):
required by: world[ttf-dejavu]
xmlstarlet (missing):
required by: world[xmlstarlet]

2 answers

0 votes
Moses Thomas
Community Champion
May 23, 2020

@d.adsule  Infact you can check with the first answer @Audun Røe _Kantega SSO_  as many packages are missing while running your docker.

0 votes
Audun Røe _Kantega SSO_
Contributor
May 23, 2020

Somewhat tangential to your question, but Atlassian now provides working docker images for Confluence here: https://hub.docker.com/r/atlassian/confluence-server/

(just in case you just want to run Confluence in docker and don't specifically want to build your own images. That git repo and Dockerfile both seem rather old)

Edit: I take back the old comment - updated two days ago so it's apparently still being maintained.

Suggest an answer

Log in or Sign up to answer
TAGS
AUG Leaders

Atlassian Community Events