Hialus / Artemis-Local-Setup-Docker

Hosts the Dockerfiles that are used for the local setups for Artemis

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Dockerfiles for the local development setup of Artemis

Hosts the Dockerfiles that are used for the local setups for Artemis. The main reason for the existance of this repository is that the official Docker images of the tools in this repository only offer x64 images. As arm64 CPUs become more common (especially in the Artemis develper team) it is beneficial to have native images for these processors.

Currently this repository contains Dockerfiles for the following tools:

Update Atlassian Version

All Dockerfiles have an ARG VERSION parameter. The github worklow sets the version in a matrix build.

To update the published packages, update the versions in .github/workflows/build.yml.

About

Hosts the Dockerfiles that are used for the local setups for Artemis


Languages

Language:Dockerfile 100.0%