Create
cancel
Showing results for 
Search instead for 
Did you mean: 
Sign up Log in

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

d.adsule 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 Leader
Community Leader
Community Leaders are connectors, ambassadors, and mentors. On the online community, they serve as thought leaders, product experts, and moderators.
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_ 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