Container image for Atlassian Plugin SDK
# Atlassian Plugin SDK with Node 16 & Yarn installed
docker pull ghcr.io/itdevsamurai/atlassian-plugin-sdk-container:node16
Only linux/amd64
due to Atlassian Plugin SDK.
latest
: this is a minimal image, only Temurin 8 JDK & Atlassian Plugin SDK- Based on eclipse-temurin:8-jdk (latest Ubuntu LTS)
- Atlassian Plugin SDK
gnupg
wget
make
: for building scripts
node22
: whatlatest
has, with Node 22 & Yarn installed.node20
: whatlatest
has, with Node 20 & Yarn installed.node18
: whatlatest
has, with Node 18 & Yarn installed.node16
: whatlatest
has, with Node 16 & Yarn installed.
- Dockerfile and images is provided under MIT License.
- Atlassian Plugin SDK might be licensed and distributed under different terms.
- By using this docker image you automatically accept the License Terms of Atlassian SDK.
Please check for yourself before using.