-
-
Notifications
You must be signed in to change notification settings - Fork 1
Commit
- Loading branch information
There are no files selected for viewing
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -2,8 +2,8 @@ FROM --platform=$TARGETOS/$TARGETARCH node:18-alpine | |
|
||
LABEL author="Torsten Widmann" maintainer="[email protected]" | ||
LABEL org.opencontainers.image.source="https://github.com/gOOvER/own-pterodactyl-images" | ||
LABEL org.opencontainers.image.licenses=MIT | ||
LABEL org.opencontainers.image.description Dockerimage for Pelican Hosting Panel and PterodactylLABEL org.opencontainers.image.description Dockerimage for Pelican Hosting Panel and Pterodactyl | ||
LABEL org.opencontainers.image.licenses=AGPL | ||
LABEL org.opencontainers.image.description Dockerimage for Pelican Hosting Panel and Pterodactyl | ||
Check warning on line 6 in alpine/nodejs18/Dockerfile GitHub Actions / alpine:nodejs18Legacy key/value format with whitespace separator should not be used
|
||
|
||
RUN apk update \ | ||
&& apk upgrade | ||
|
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -2,7 +2,7 @@ FROM --platform=$TARGETOS/$TARGETARCH node:20-alpine | |
|
||
LABEL author="Torsten Widmann" maintainer="[email protected]" | ||
LABEL org.opencontainers.image.source="https://github.com/gOOvER/own-pterodactyl-images" | ||
LABEL org.opencontainers.image.licenses=MIT | ||
LABEL org.opencontainers.image.licenses=AGPL | ||
LABEL org.opencontainers.image.description Dockerimage for Pelican Hosting Panel and PterodactylLABEL org.opencontainers.image.description Dockerimage for Pelican Hosting Panel and Pterodactyl | ||
Check warning on line 6 in alpine/nodejs20/Dockerfile GitHub Actions / alpine:nodejs20Legacy key/value format with whitespace separator should not be used
|
||
|
||
RUN apk update \ | ||
|
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -2,7 +2,7 @@ FROM --platform=$TARGETOS/$TARGETARCH alpine:latest | |
|
||
LABEL author="Torsten Widmann" maintainer="[email protected]" | ||
LABEL org.opencontainers.image.source="https://github.com/gOOvER/own-pterodactyl-images" | ||
LABEL org.opencontainers.image.licenses=MIT | ||
LABEL org.opencontainers.image.licenses=AGPL | ||
LABEL org.opencontainers.image.description Dockerimage for Pelican Hosting Panel and PterodactylLABEL org.opencontainers.image.description Dockerimage for Pelican Hosting Panel and Pterodactyl | ||
|
||
# Install wine and wget | ||
|
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -2,7 +2,7 @@ FROM --platform=$TARGETOS/$TARGETARCH node:18-bookworm-slim | |
|
||
LABEL author="Torsten Widmann" maintainer="[email protected]" | ||
LABEL org.opencontainers.image.source="https://github.com/gOOvER/own-pterodactyl-images" | ||
LABEL org.opencontainers.image.licenses=MIT | ||
LABEL org.opencontainers.image.licenses=AGPL | ||
LABEL org.opencontainers.image.description Dockerimage for Pelican Hosting Panel and PterodactylLABEL org.opencontainers.image.description Dockerimage for Pelican Hosting Panel and Pterodactyl | ||
Check warning on line 6 in apps/discordpush/Dockerfile GitHub Actions / apps:discordpushLegacy key/value format with whitespace separator should not be used
|
||
|
||
RUN apt update \ | ||
|
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -2,7 +2,7 @@ FROM --platform=$TARGETOS/$TARGETARCH node:20-alpine | |
|
||
LABEL author="Torsten Widmann" maintainer="[email protected]" | ||
LABEL org.opencontainers.image.source="https://github.com/gOOvER/own-pterodactyl-images" | ||
LABEL org.opencontainers.image.licenses=MIT | ||
LABEL org.opencontainers.image.licenses=AGPL | ||
LABEL org.opencontainers.image.description Dockerimage for Pelican Hosting Panel and PterodactylLABEL org.opencontainers.image.description Dockerimage for Pelican Hosting Panel and Pterodactyl | ||
Check warning on line 6 in apps/uptimekuma/Dockerfile GitHub Actions / apps:uptimekumaLegacy key/value format with whitespace separator should not be used
|
||
|
||
RUN apk update \ | ||
|
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -2,7 +2,7 @@ FROM --platform=$TARGETOS/$TARGETARCH mongo:7-jammy | |
|
||
LABEL author="Torsten Widmann" maintainer="[email protected]" | ||
LABEL org.opencontainers.image.source="https://github.com/gOOvER/own-pterodactyl-images" | ||
LABEL org.opencontainers.image.licenses=MIT | ||
LABEL org.opencontainers.image.licenses=AGPL | ||
LABEL org.opencontainers.image.description Dockerimage for Pelican Hosting Panel and PterodactylLABEL org.opencontainers.image.description Dockerimage for Pelican Hosting Panel and Pterodactyl | ||
Check warning on line 6 in bots/athenabot/Dockerfile GitHub Actions / bot:athenabotLegacy key/value format with whitespace separator should not be used
|
||
|
||
# Update the repository and install needed packages | ||
|
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -2,7 +2,7 @@ FROM --platform=$TARGETOS/$TARGETARCH mongo:6-jammy | |
|
||
LABEL author="Torsten Widmann" maintainer="[email protected]" | ||
LABEL org.opencontainers.image.source="https://github.com/gOOvER/own-pterodactyl-images" | ||
LABEL org.opencontainers.image.licenses=MIT | ||
LABEL org.opencontainers.image.licenses=AGPL | ||
LABEL org.opencontainers.image.description Dockerimage for Pelican Hosting Panel and PterodactylLABEL org.opencontainers.image.description Dockerimage for Pelican Hosting Panel and Pterodactyl | ||
Check warning on line 6 in bots/bastion/Dockerfile GitHub Actions / bot:bastionLegacy key/value format with whitespace separator should not be used
|
||
|
||
## install nodejs 18 | ||
|
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -2,7 +2,7 @@ FROM --platform=$TARGETOS/$TARGETARCH mongo:7-jammy | |
|
||
LABEL author="Torsten Widmann" maintainer="[email protected]" | ||
LABEL org.opencontainers.image.source="https://github.com/gOOvER/own-pterodactyl-images" | ||
LABEL org.opencontainers.image.licenses=MIT | ||
LABEL org.opencontainers.image.licenses=AGPL | ||
LABEL org.opencontainers.image.description Dockerimage for Pelican Hosting Panel and PterodactylLABEL org.opencontainers.image.description Dockerimage for Pelican Hosting Panel and Pterodactyl | ||
Check warning on line 6 in bots/championbots/Dockerfile GitHub Actions / bot:championbotsLegacy key/value format with whitespace separator should not be used
|
||
|
||
# Update the repository and install needed packages | ||
|
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -2,7 +2,7 @@ FROM --platform=$TARGETOS/$TARGETARCH mongo:6-jammy | |
|
||
LABEL author="Torsten Widmann" maintainer="[email protected]" | ||
LABEL org.opencontainers.image.source="https://github.com/gOOvER/own-pterodactyl-images" | ||
LABEL org.opencontainers.image.licenses=MIT | ||
LABEL org.opencontainers.image.licenses=AGPL | ||
LABEL org.opencontainers.image.description Dockerimage for Pelican Hosting Panel and PterodactylLABEL org.opencontainers.image.description Dockerimage for Pelican Hosting Panel and Pterodactyl | ||
Check warning on line 6 in bots/corvin/Dockerfile GitHub Actions / bot:corvinLegacy key/value format with whitespace separator should not be used
|
||
|
||
## install basic reqs | ||
|
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -2,7 +2,7 @@ FROM --platform=$TARGETOS/$TARGETARCH mongo:7-jammy | |
|
||
LABEL author="Torsten Widmann" maintainer="[email protected]" | ||
LABEL org.opencontainers.image.source="https://github.com/gOOvER/own-pterodactyl-images" | ||
LABEL org.opencontainers.image.licenses=MIT | ||
LABEL org.opencontainers.image.licenses=AGPL | ||
LABEL org.opencontainers.image.description Dockerimage for Pelican Hosting Panel and Pterodactyl | ||
Check warning on line 6 in bots/multibot/Dockerfile GitHub Actions / bot:multibotLegacy key/value format with whitespace separator should not be used
|
||
|
||
# Update the repository and install needed packages | ||
|
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -2,7 +2,7 @@ FROM --platform=$TARGETOS/$TARGETARCH mongo:7-jammy | |
|
||
LABEL author="Torsten Widmann" maintainer="[email protected]" | ||
LABEL org.opencontainers.image.source="https://github.com/gOOvER/own-pterodactyl-images" | ||
LABEL org.opencontainers.image.licenses=MIT | ||
LABEL org.opencontainers.image.licenses=AGPL | ||
LABEL org.opencontainers.image.description Dockerimage for Pelican Hosting Panel and PterodactylLABEL org.opencontainers.image.description Dockerimage for Pelican Hosting Panel and Pterodactyl | ||
Check warning on line 6 in bots/nodemongo/Dockerfile GitHub Actions / bot:nodemongoLegacy key/value format with whitespace separator should not be used
|
||
|
||
# Update the repository and install needed packages | ||
|
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -2,7 +2,7 @@ FROM --platform=$BUILDPLATFORM node:18-bookworm-slim | |
|
||
LABEL author="Torsten Widmann" maintainer="[email protected]" | ||
LABEL org.opencontainers.image.source="https://github.com/gOOvER/own-pterodactyl-images" | ||
LABEL org.opencontainers.image.licenses=MIT | ||
LABEL org.opencontainers.image.licenses=AGPL | ||
LABEL org.opencontainers.image.description Dockerimage for Pelican Hosting Panel and Pterodactyl | ||
Check warning on line 6 in bots/sogebot/Dockerfile GitHub Actions / bot:sogebotLegacy key/value format with whitespace separator should not be used
|
||
RUN apt update \ | ||
&& apt -y upgrade \ | ||
|
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -2,7 +2,7 @@ FROM --platform=$TARGETOS/$TARGETARCH node:16.13.2-bullseye-slim | |
|
||
LABEL author="Torsten Widmann" maintainer="[email protected]" | ||
LABEL org.opencontainers.image.source="https://github.com/gOOvER/own-pterodactyl-images" | ||
LABEL org.opencontainers.image.licenses=MIT | ||
LABEL org.opencontainers.image.licenses=AGPL | ||
LABEL org.opencontainers.image.description Dockerimage for Pelican Hosting Panel and Pterodactyl | ||
ARG DEBIAN_FRONTEND=noninteractive | ||
|
||
|
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -2,7 +2,7 @@ FROM --platform=$BUILDPLATFORM ubuntu:latest | |
|
||
LABEL author="Torsten Widmann" maintainer="[email protected]" | ||
LABEL org.opencontainers.image.source="https://github.com/gOOvER/own-pterodactyl-images" | ||
LABEL org.opencontainers.image.licenses=MIT | ||
LABEL org.opencontainers.image.licenses=AGPL | ||
LABEL org.opencontainers.image.description Dockerimage for Pelican Hosting Panel and Pterodactyl | ||
# Update the repository and install needed packages | ||
ARG DEBIAN_FRONTEND=noninteractive | ||
|
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -2,7 +2,7 @@ FROM --platform=$BUILDPLATFORM debian:bookworm-slim | |
|
||
LABEL author="Torsten Widmann" maintainer="[email protected]" | ||
LABEL org.opencontainers.image.source="https://github.com/gOOvER/own-pterodactyl-images" | ||
LABEL org.opencontainers.image.licenses=MIT | ||
LABEL org.opencontainers.image.licenses=AGPL | ||
LABEL org.opencontainers.image.description Dockerimage for Pelican Hosting Panel and Pterodactyl | ||
# Update the repository and install needed packages | ||
ARG DEBIAN_FRONTEND=noninteractive | ||
|
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -3,7 +3,7 @@ FROM --platform=$BUILDPLATFORM adoptopenjdk/openjdk11:alpine-jre | |
LABEL author="Pascal Zarrad" maintainer="[email protected]" | ||
|
||
LABEL org.opencontainers.image.source="https://github.com/pterodactyl/yolks" | ||
LABEL org.opencontainers.image.licenses=MIT | ||
LABEL org.opencontainers.image.licenses=AGPL | ||
|
||
RUN apk add --update --no-cache python3 py3-tz ca-certificates curl fontconfig git openssl sqlite tar tzdata \ | ||
&& adduser -D -h /home/container container | ||
|
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -3,7 +3,7 @@ FROM --platform=$BUILDPLATFORM adoptopenjdk/openjdk8:alpine-jre | |
LABEL author="Pascal Zarrad" maintainer="[email protected]" | ||
|
||
LABEL org.opencontainers.image.source="https://github.com/pterodactyl/yolks" | ||
LABEL org.opencontainers.image.licenses=MIT | ||
LABEL org.opencontainers.image.licenses=AGPL | ||
|
||
RUN apk add --update --no-cache python2 ca-certificates curl fontconfig git openssl sqlite tar tzdata \ | ||
&& python -m ensurepip --upgrade && pip install pytz \ | ||
|
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -2,7 +2,7 @@ FROM --platform=$TARGETOS/$TARGETARCH eqalpha/keydb:latest | |
|
||
LABEL author="Torsten Widmann" maintainer="[email protected]" | ||
LABEL org.opencontainers.image.source="https://github.com/gOOvER/own-pterodactyl-images" | ||
LABEL org.opencontainers.image.licenses=MIT | ||
LABEL org.opencontainers.image.licenses=AGPL | ||
LABEL org.opencontainers.image.description Dockerimage for Pelican Hosting Panel and Pterodactyl | ||
Check warning on line 6 in database/keydb/latest/Dockerfile GitHub Actions / keydb:latestLegacy key/value format with whitespace separator should not be used
|
||
ENV DEBIAN_FRONTEND noninteractive | ||
Check warning on line 7 in database/keydb/latest/Dockerfile GitHub Actions / keydb:latestLegacy key/value format with whitespace separator should not be used
|
||
RUN apt update \ | ||
|
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -2,7 +2,7 @@ FROM --platform=$TARGETOS/$TARGETARCH mariadb:10.10 | |
|
||
LABEL author="Torsten Widmann" maintainer="[email protected]" | ||
LABEL org.opencontainers.image.source="https://github.com/gOOvER/own-pterodactyl-images" | ||
LABEL org.opencontainers.image.licenses=MIT | ||
LABEL org.opencontainers.image.licenses=AGPL | ||
LABEL org.opencontainers.image.description Dockerimage for Pelican Hosting Panel and Pterodactyl | ||
Check warning on line 6 in database/mariadb/10.10/Dockerfile GitHub Actions / mariadb:10.10Legacy key/value format with whitespace separator should not be used
|
||
ENV DEBIAN_FRONTEND noninteractive | ||
Check warning on line 7 in database/mariadb/10.10/Dockerfile GitHub Actions / mariadb:10.10Legacy key/value format with whitespace separator should not be used
|
||
RUN apt update \ | ||
|
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -2,7 +2,7 @@ FROM --platform=$TARGETOS/$TARGETARCH mariadb:10.11 | |
|
||
LABEL author="Torsten Widmann" maintainer="[email protected]" | ||
LABEL org.opencontainers.image.source="https://github.com/gOOvER/own-pterodactyl-images" | ||
LABEL org.opencontainers.image.licenses=MIT | ||
LABEL org.opencontainers.image.licenses=AGPL | ||
LABEL org.opencontainers.image.description Dockerimage for Pelican Hosting Panel and Pterodactyl | ||
Check warning on line 6 in database/mariadb/10.11/Dockerfile GitHub Actions / mariadb:10.11Legacy key/value format with whitespace separator should not be used
|
||
ENV DEBIAN_FRONTEND noninteractive | ||
Check warning on line 7 in database/mariadb/10.11/Dockerfile GitHub Actions / mariadb:10.11Legacy key/value format with whitespace separator should not be used
|
||
RUN apt update \ | ||
|
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -2,7 +2,7 @@ FROM --platform=$TARGETOS/$TARGETARCH mariadb:10.4 | |
|
||
LABEL author="Torsten Widmann" maintainer="[email protected]" | ||
LABEL org.opencontainers.image.source="https://github.com/gOOvER/own-pterodactyl-images" | ||
LABEL org.opencontainers.image.licenses=MIT | ||
LABEL org.opencontainers.image.licenses=AGPL | ||
LABEL org.opencontainers.image.description Dockerimage for Pelican Hosting Panel and Pterodactyl | ||
Check warning on line 6 in database/mariadb/10.4/Dockerfile GitHub Actions / mariadb:10.4Legacy key/value format with whitespace separator should not be used
|
||
ENV DEBIAN_FRONTEND noninteractive | ||
Check warning on line 7 in database/mariadb/10.4/Dockerfile GitHub Actions / mariadb:10.4Legacy key/value format with whitespace separator should not be used
|
||
RUN apt update \ | ||
|
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -2,7 +2,7 @@ FROM --platform=$TARGETOS/$TARGETARCH mariadb:10.5 | |
|
||
LABEL author="Torsten Widmann" maintainer="[email protected]" | ||
LABEL org.opencontainers.image.source="https://github.com/gOOvER/own-pterodactyl-images" | ||
LABEL org.opencontainers.image.licenses=MIT | ||
LABEL org.opencontainers.image.licenses=AGPL | ||
LABEL org.opencontainers.image.description Dockerimage for Pelican Hosting Panel and Pterodactyl | ||
Check warning on line 6 in database/mariadb/10.5/Dockerfile GitHub Actions / mariadb:10.5Legacy key/value format with whitespace separator should not be used
|
||
ENV DEBIAN_FRONTEND noninteractive | ||
Check warning on line 7 in database/mariadb/10.5/Dockerfile GitHub Actions / mariadb:10.5Legacy key/value format with whitespace separator should not be used
|
||
RUN apt update \ | ||
|
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -2,7 +2,7 @@ FROM --platform=$TARGETOS/$TARGETARCH mariadb:10.6 | |
|
||
LABEL author="Torsten Widmann" maintainer="[email protected]" | ||
LABEL org.opencontainers.image.source="https://github.com/gOOvER/own-pterodactyl-images" | ||
LABEL org.opencontainers.image.licenses=MIT | ||
LABEL org.opencontainers.image.licenses=AGPL | ||
LABEL org.opencontainers.image.description Dockerimage for Pelican Hosting Panel and Pterodactyl | ||
Check warning on line 6 in database/mariadb/10.6/Dockerfile GitHub Actions / mariadb:10.6Legacy key/value format with whitespace separator should not be used
|
||
ENV DEBIAN_FRONTEND noninteractive | ||
Check warning on line 7 in database/mariadb/10.6/Dockerfile GitHub Actions / mariadb:10.6Legacy key/value format with whitespace separator should not be used
|
||
RUN apt update \ | ||
|
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -2,7 +2,7 @@ FROM --platform=$TARGETOS/$TARGETARCH mariadb:11.0 | |
|
||
LABEL author="Torsten Widmann" maintainer="[email protected]" | ||
LABEL org.opencontainers.image.source="https://github.com/gOOvER/own-pterodactyl-images" | ||
LABEL org.opencontainers.image.licenses=MIT | ||
LABEL org.opencontainers.image.licenses=AGPL | ||
LABEL org.opencontainers.image.description Dockerimage for Pelican Hosting Panel and Pterodactyl | ||
Check warning on line 6 in database/mariadb/11.0/Dockerfile GitHub Actions / mariadb:11.0Legacy key/value format with whitespace separator should not be used
|
||
ENV DEBIAN_FRONTEND noninteractive | ||
Check warning on line 7 in database/mariadb/11.0/Dockerfile GitHub Actions / mariadb:11.0Legacy key/value format with whitespace separator should not be used
|
||
RUN apt update \ | ||
|
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -2,7 +2,7 @@ FROM --platform=$TARGETOS/$TARGETARCH mariadb:11.1 | |
|
||
LABEL author="Torsten Widmann" maintainer="[email protected]" | ||
LABEL org.opencontainers.image.source="https://github.com/gOOvER/own-pterodactyl-images" | ||
LABEL org.opencontainers.image.licenses=MIT | ||
LABEL org.opencontainers.image.licenses=AGPL | ||
LABEL org.opencontainers.image.description Dockerimage for Pelican Hosting Panel and Pterodactyl | ||
Check warning on line 6 in database/mariadb/11.1/Dockerfile GitHub Actions / mariadb:11.1Legacy key/value format with whitespace separator should not be used
|
||
ENV DEBIAN_FRONTEND noninteractive | ||
Check warning on line 7 in database/mariadb/11.1/Dockerfile GitHub Actions / mariadb:11.1Legacy key/value format with whitespace separator should not be used
|
||
RUN apt update \ | ||
|
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -2,7 +2,7 @@ FROM --platform=$TARGETOS/$TARGETARCH mongo:5.0 | |
|
||
LABEL author="Torsten Widmann" maintainer="[email protected]" | ||
LABEL org.opencontainers.image.source="https://github.com/gOOvER/own-pterodactyl-images" | ||
LABEL org.opencontainers.image.licenses=MIT | ||
LABEL org.opencontainers.image.licenses=AGPL | ||
LABEL org.opencontainers.image.description Dockerimage for Pelican Hosting Panel and Pterodactyl | ||
Check warning on line 6 in database/mongodb/5/Dockerfile GitHub Actions / mongodb:5Legacy key/value format with whitespace separator should not be used
|
||
ENV DEBIAN_FRONTEND noninteractive | ||
Check warning on line 7 in database/mongodb/5/Dockerfile GitHub Actions / mongodb:5Legacy key/value format with whitespace separator should not be used
|
||
RUN apt update \ | ||
|
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -2,7 +2,7 @@ FROM --platform=$TARGETOS/$TARGETARCH mongo:6.0 | |
|
||
LABEL author="Torsten Widmann" maintainer="[email protected]" | ||
LABEL org.opencontainers.image.source="https://github.com/gOOvER/own-pterodactyl-images" | ||
LABEL org.opencontainers.image.licenses=MIT | ||
LABEL org.opencontainers.image.licenses=AGPL | ||
LABEL org.opencontainers.image.description Dockerimage for Pelican Hosting Panel and Pterodactyl | ||
Check warning on line 6 in database/mongodb/6/Dockerfile GitHub Actions / mongodb:6Legacy key/value format with whitespace separator should not be used
|
||
ENV DEBIAN_FRONTEND noninteractive | ||
Check warning on line 7 in database/mongodb/6/Dockerfile GitHub Actions / mongodb:6Legacy key/value format with whitespace separator should not be used
|
||
RUN apt update \ | ||
|
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -2,7 +2,7 @@ FROM --platform=$TARGETOS/$TARGETARCH mongo:7.0 | |
|
||
LABEL author="Torsten Widmann" maintainer="[email protected]" | ||
LABEL org.opencontainers.image.source="https://github.com/gOOvER/own-pterodactyl-images" | ||
LABEL org.opencontainers.image.licenses=MIT | ||
LABEL org.opencontainers.image.licenses=AGPL | ||
LABEL org.opencontainers.image.description Dockerimage for Pelican Hosting Panel and Pterodactyl | ||
Check warning on line 6 in database/mongodb/7/Dockerfile GitHub Actions / mongodb:7Legacy key/value format with whitespace separator should not be used
|
||
ENV DEBIAN_FRONTEND noninteractive | ||
Check warning on line 7 in database/mongodb/7/Dockerfile GitHub Actions / mongodb:7Legacy key/value format with whitespace separator should not be used
|
||
RUN apt update \ | ||
|
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -2,7 +2,7 @@ FROM --platform=$TARGETOS/$TARGETARCH postgres:11-bookworm | |
|
||
LABEL author="Torsten Widmann" maintainer="[email protected]" | ||
LABEL org.opencontainers.image.source="https://github.com/gOOvER/own-pterodactyl-images" | ||
LABEL org.opencontainers.image.licenses=MIT | ||
LABEL org.opencontainers.image.licenses=AGPL | ||
LABEL org.opencontainers.image.description Dockerimage for Pelican Hosting Panel and Pterodactyl | ||
ENV DEBIAN_FRONTEND noninteractive | ||
RUN apt update \ | ||
|
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -2,7 +2,7 @@ FROM --platform=$TARGETOS/$TARGETARCH postgres:12-bookworm | |
|
||
LABEL author="Torsten Widmann" maintainer="[email protected]" | ||
LABEL org.opencontainers.image.source="https://github.com/gOOvER/own-pterodactyl-images" | ||
LABEL org.opencontainers.image.licenses=MIT | ||
LABEL org.opencontainers.image.licenses=AGPL | ||
LABEL org.opencontainers.image.description Dockerimage for Pelican Hosting Panel and Pterodactyl | ||
ENV DEBIAN_FRONTEND noninteractive | ||
RUN apt update \ | ||
|
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -2,7 +2,7 @@ FROM --platform=$TARGETOS/$TARGETARCH postgres:13-bookworm | |
|
||
LABEL author="Torsten Widmann" maintainer="[email protected]" | ||
LABEL org.opencontainers.image.source="https://github.com/gOOvER/own-pterodactyl-images" | ||
LABEL org.opencontainers.image.licenses=MIT | ||
LABEL org.opencontainers.image.licenses=AGPL | ||
LABEL org.opencontainers.image.description Dockerimage for Pelican Hosting Panel and Pterodactyl | ||
ENV DEBIAN_FRONTEND noninteractive | ||
RUN apt update \ | ||
|
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -2,7 +2,7 @@ FROM --platform=$TARGETOS/$TARGETARCH postgres:14-bookworm | |
|
||
LABEL author="Torsten Widmann" maintainer="[email protected]" | ||
LABEL org.opencontainers.image.source="https://github.com/gOOvER/own-pterodactyl-images" | ||
LABEL org.opencontainers.image.licenses=MIT | ||
LABEL org.opencontainers.image.licenses=AGPL | ||
LABEL org.opencontainers.image.description Dockerimage for Pelican Hosting Panel and Pterodactyl | ||
ENV DEBIAN_FRONTEND noninteractive | ||
RUN apt update \ | ||
|
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -2,7 +2,7 @@ FROM --platform=$TARGETOS/$TARGETARCH postgres:15-bookworm | |
|
||
LABEL author="Torsten Widmann" maintainer="[email protected]" | ||
LABEL org.opencontainers.image.source="https://github.com/gOOvER/own-pterodactyl-images" | ||
LABEL org.opencontainers.image.licenses=MIT | ||
LABEL org.opencontainers.image.licenses=AGPL | ||
LABEL org.opencontainers.image.description Dockerimage for Pelican Hosting Panel and Pterodactyl | ||
ENV DEBIAN_FRONTEND noninteractive | ||
RUN apt update \ | ||
|
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -2,7 +2,7 @@ FROM --platform=$TARGETOS/$TARGETARCH postgres:16-bookworm | |
|
||
LABEL author="Torsten Widmann" maintainer="[email protected]" | ||
LABEL org.opencontainers.image.source="https://github.com/gOOvER/own-pterodactyl-images" | ||
LABEL org.opencontainers.image.licenses=MIT | ||
LABEL org.opencontainers.image.licenses=AGPL | ||
LABEL org.opencontainers.image.description Dockerimage for Pelican Hosting Panel and Pterodactyl | ||
ENV DEBIAN_FRONTEND noninteractive | ||
RUN apt update \ | ||
|
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -2,7 +2,7 @@ FROM --platform=$TARGETOS/$TARGETARCH redis:7-bookworm | |
|
||
LABEL author="Torsten Widmann" maintainer="[email protected]" | ||
LABEL org.opencontainers.image.source="https://github.com/gOOvER/own-pterodactyl-images" | ||
LABEL org.opencontainers.image.licenses=MIT | ||
LABEL org.opencontainers.image.licenses=AGPL | ||
LABEL org.opencontainers.image.description Dockerimage for Pelican Hosting Panel and Pterodactyl | ||
Check warning on line 6 in database/redis/7/Dockerfile GitHub Actions / redis:7Legacy key/value format with whitespace separator should not be used
|
||
# Update the repository and install needed packages | ||
ARG DEBIAN_FRONTEND=noninteractive | ||
|
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -2,7 +2,7 @@ FROM --platform=$BUILDPLATFORM debian:bookworm-slim | |
|
||
LABEL author="Torsten Widmann" maintainer="[email protected]" | ||
LABEL org.opencontainers.image.source="https://github.com/gOOvER/own-pterodactyl-images" | ||
LABEL org.opencontainers.image.licenses=MIT | ||
LABEL org.opencontainers.image.licenses=AGPL | ||
LABEL org.opencontainers.image.description Dockerimage for Pelican Hosting Panel and PterodactylLABEL org.opencontainers.image.description Dockerimage for Pelican Hosting Panel and Pterodactyl | ||
Check warning on line 6 in depotdl/debian/Dockerfile GitHub Actions / depotdl:debianLegacy key/value format with whitespace separator should not be used
|
||
|
||
ARG DEBIAN_FRONTEND=noninteractive | ||
|
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -2,7 +2,7 @@ FROM --platform=$TARGETOS/$TARGETARCH oven/bun:canary | |
|
||
LABEL author="Torsten Widmann" maintainer="[email protected]" | ||
LABEL org.opencontainers.image.source="https://github.com/gOOvER/own-pterodactyl-images" | ||
LABEL org.opencontainers.image.licenses=MIT | ||
LABEL org.opencontainers.image.licenses=AGPL | ||
LABEL org.opencontainers.image.description Dockerimage for Pelican Hosting Panel and Pterodactyl | ||
Check warning on line 6 in dev/bun/canary/Dockerfile GitHub Actions / bun:canaryLegacy key/value format with whitespace separator should not be used
|
||
ARG DEBIAN_FRONTEND=noninteractive | ||
|
||
|