velocity (3.3.0-snapshot-436)

Published 2024-09-26 22:22:25 +00:00 by ami

Installation

docker pull git.ami.sc/ami/velocity:3.3.0-snapshot-436
sha256:57e62f08dab07352978115ceaa2a410a3146d5d0b7b62b7a613e04503a7aa5cf

Image Layers

LABEL maintainer=Clement Verna <cverna@fedoraproject.org>
ENV DISTTAG=f40container FGC=f40 FBR=f40
ADD fedora-20240916.tar / # buildkit
CMD ["/bin/bash"]
ENV JAVA_VERSION=latest
ENV VELOCITY_VERSION=3.3.0-SNAPSHOT
ENV VELOCITY_BUILD=436
/bin/sh -c dnf update -y --refresh
/bin/sh -c dnf install -y wget java-${JAVA_VERSION}-openjdk
/bin/sh -c dnf clean all -y
/bin/sh -c useradd -ms /bin/bash velocity
USER velocity
WORKDIR /app
/bin/sh -c wget "https://api.papermc.io/v2/projects/velocity/versions/${VELOCITY_VERSION}/builds/${VELOCITY_BUILD}/downloads/velocity-${VELOCITY_VERSION}-${VELOCITY_BUILD}.jar" -O "velocity.jar"

Labels

Key Value
io.buildah.version 1.37.2
maintainer Clement Verna <cverna@fedoraproject.org>
Details
Container
2024-09-26 22:22:25 +00:00
1
OCI / Docker
linux/amd64
465 MiB
Versions (1) View all
3.3.0-snapshot-436 2024-09-26