‼️ Deprecated and Discontinued ‼️ please use official images from https://hub.docker.com/u/atlassian/
Base Images of Atlassian Software used in other images. Please check trademarks and licenses below.
Used by the following Docker images:
You can extend from such a base image in your Dockerfile
like so:
- confluence-6.1.1
- Dockerfile:
FROM codeclou/docker-atlassian-base-images:confluence-6.1.1
- Dockerfile:
- jira-software-7.13.0
- Dockerfile:
FROM codeclou/docker-atlassian-base-images:jira-software-7.13.0
- Dockerfile:
See the Dockerfiles here for internal structure. Basically all images have the following structure:
/confluence/
= where Confluence is extracted to/confluence-home/
= Confluence Home/confluence-shared-home/
= Confluence Shared Home for Confluence Data Center- User
worker
with UID and GID 10777 is created and all files and dirs are owned by him /work
can be used as Volume when inspecting container to exchange data/work-private
can be used to place files like docker-entrypoint.sh and other configs.- shinto-cli is installed, so that you can run
env | j2 myscript.sh.jinja2 > myscript.sh
- Symlink is created so that install dir can be accessed like so
/confluence/atlassian-confluence-latest/bin/catalina.sh
We manually push to docker hub via our Jenkins. See: https://github.com/codeclou/docker-common-build
- Atlassian JIRA® Sofware
- Atlassian®, Confluence®, JIRA®, JIRA® Software are registered trademarks of Atlassian Pty Ltd.
- Please check yourself for corresponding Licenses and Terms of Use at atlassian.com.
- Oracle Java JDK
- Oracle, OpenJDK and Java are registered trademarks of Oracle and/or its affiliates. Other names may be trademarks of their respective owners.
- Please check yourself for corresponding Licenses and Terms of Use at www.oracle.com.
- Docker
- Docker and the Docker logo are trademarks or registered trademarks of Docker, Inc. in the United States and/or other countries. Docker, Inc. and other parties may also have trademark rights in other terms used herein.
- Please check yourself for corresponding Licenses and Terms of Use at www.docker.com.
- PostgreSQL
- PostgreSQL is a registered trademark of the PostgreSQL Community Association of Canada.
- Please check yourself for corresponding Licenses and Terms of Use at www.postgresql.org.
- Ubuntu
- Ubuntu and Canonical are registered trademarks of Canonical Ltd.
- Apple
- macOS®, Mac and OS X are trademarks of Apple Inc., registered in the U.S. and other countries.