-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
Showing
49 changed files
with
64 additions
and
64 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,12 +1,12 @@ | ||
FROM debian:bookworm-slim | ||
|
||
# x11docker --alsa $(find /dev/snd/ -type c | sed 's/^/--share /') oci.guero.top/audacity | ||
# x11docker --alsa $(find /dev/snd/ -type c | sed 's/^/--share /') oci.guero.org/audacity | ||
|
||
LABEL maintainer="[email protected]" | ||
LABEL org.opencontainers.image.authors='[email protected]' | ||
LABEL org.opencontainers.image.url='https://github.com/mmguero/docker/tree/master/audacity' | ||
LABEL org.opencontainers.image.source='https://github.com/mmguero/docker' | ||
LABEL org.opencontainers.image.title='oci.guero.top/audacity' | ||
LABEL org.opencontainers.image.title='oci.guero.org/audacity' | ||
LABEL org.opencontainers.image.description='Dockerized Audacity (X11)' | ||
|
||
ENV DEBIAN_FRONTEND noninteractive | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -11,7 +11,7 @@ LABEL maintainer="[email protected]" | |
LABEL org.opencontainers.image.authors='[email protected]' | ||
LABEL org.opencontainers.image.url='https://github.com/mmguero/docker/tree/master/boringproxy' | ||
LABEL org.opencontainers.image.source='https://github.com/mmguero/docker' | ||
LABEL org.opencontainers.image.title='oci.guero.top/boringproxy' | ||
LABEL org.opencontainers.image.title='oci.guero.org/boringproxy' | ||
LABEL org.opencontainers.image.description='Dockerized boringproxy' | ||
|
||
ARG DEFAULT_UID=1000 | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -4,7 +4,7 @@ LABEL maintainer="[email protected]" | |
LABEL org.opencontainers.image.authors='[email protected]' | ||
LABEL org.opencontainers.image.url='https://github.com/mmguero/docker/tree/master/capa' | ||
LABEL org.opencontainers.image.source='https://github.com/mmguero/docker' | ||
LABEL org.opencontainers.image.title='oci.guero.top/capa' | ||
LABEL org.opencontainers.image.title='oci.guero.org/capa' | ||
LABEL org.opencontainers.image.description='Dockerized capa' | ||
|
||
ARG DEFAULT_UID=1000 | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -4,7 +4,7 @@ LABEL maintainer="[email protected]" | |
LABEL org.opencontainers.image.authors='[email protected]' | ||
LABEL org.opencontainers.image.url='https://github.com/mmguero/docker' | ||
LABEL org.opencontainers.image.source='https://github.com/mmguero/docker' | ||
LABEL org.opencontainers.image.title='oci.guero.top/ctfd' | ||
LABEL org.opencontainers.image.title='oci.guero.org/ctfd' | ||
LABEL org.opencontainers.image.description='Dockerized CTFd' | ||
|
||
ARG DEFAULT_UID=1001 | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -12,7 +12,7 @@ LABEL maintainer="[email protected]" | |
LABEL org.opencontainers.image.authors='[email protected]' | ||
LABEL org.opencontainers.image.url='https://github.com/mmguero/docker/tree/master/fakemachine' | ||
LABEL org.opencontainers.image.source='https://github.com/mmguero/docker' | ||
LABEL org.opencontainers.image.title='oci.guero.top/fakemachine' | ||
LABEL org.opencontainers.image.title='oci.guero.org/fakemachine' | ||
LABEL org.opencontainers.image.description='Dockerized fakemachine' | ||
|
||
ARG DEFAULT_UID=1000 | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -10,7 +10,7 @@ LABEL maintainer="[email protected]" | |
LABEL org.opencontainers.image.authors='[email protected]' | ||
LABEL org.opencontainers.image.url='https://github.com/mmguero/docker/tree/master/fetch' | ||
LABEL org.opencontainers.image.source='https://github.com/mmguero/docker' | ||
LABEL org.opencontainers.image.title='oci.guero.top/fetch' | ||
LABEL org.opencontainers.image.title='oci.guero.org/fetch' | ||
LABEL org.opencontainers.image.description='Dockerized fetch' | ||
|
||
|
||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -20,7 +20,7 @@ LABEL maintainer="[email protected]" | |
LABEL org.opencontainers.image.authors='[email protected]' | ||
LABEL org.opencontainers.image.url='https://github.com/mmguero/docker/tree/master/filepond' | ||
LABEL org.opencontainers.image.source='https://github.com/mmguero/docker' | ||
LABEL org.opencontainers.image.title='oci.guero.top/filepond-nginx' | ||
LABEL org.opencontainers.image.title='oci.guero.org/filepond-nginx' | ||
LABEL org.opencontainers.image.description='FilePond with NGINX and PHP' | ||
|
||
ARG DEFAULT_UID=33 | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -4,7 +4,7 @@ LABEL maintainer="[email protected]" | |
LABEL org.opencontainers.image.authors='[email protected]' | ||
LABEL org.opencontainers.image.url='https://github.com/mmguero/docker/tree/master/firefox' | ||
LABEL org.opencontainers.image.source='https://github.com/mmguero/docker' | ||
LABEL org.opencontainers.image.title='oci.guero.top/firefox' | ||
LABEL org.opencontainers.image.title='oci.guero.org/firefox' | ||
LABEL org.opencontainers.image.description='Dockerized Firefox (X11)' | ||
|
||
# function firefoxd() { | ||
|
@@ -52,7 +52,7 @@ LABEL org.opencontainers.image.description='Dockerized Firefox (X11)' | |
# $GPU_DEVICES \ | ||
# --group-add $(getent group audio | cut -d: -f3) \ | ||
# --name firefox \ | ||
# oci.guero.top/firefox "$@" | ||
# oci.guero.org/firefox "$@" | ||
# } | ||
|
||
ENV DEBIAN_FRONTEND noninteractive | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -4,7 +4,7 @@ LABEL maintainer="[email protected]" | |
LABEL org.opencontainers.image.authors='[email protected]' | ||
LABEL org.opencontainers.image.url='https://github.com/mmguero/docker' | ||
LABEL org.opencontainers.image.source='https://github.com/mmguero/docker' | ||
LABEL org.opencontainers.image.title='oci.guero.top/forgejo' | ||
LABEL org.opencontainers.image.title='oci.guero.org/forgejo' | ||
LABEL org.opencontainers.image.description='Dockerized Forgejo unsafely running as root' | ||
|
||
RUN sed -i '/^RUN_MODE[[:space:]]*=.*/a RUN_USER = root\nI_AM_BEING_UNSAFE_RUNNING_AS_ROOT = true' /etc/templates/app.ini |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -4,7 +4,7 @@ LABEL maintainer="[email protected]" | |
LABEL org.opencontainers.image.authors='[email protected]' | ||
LABEL org.opencontainers.image.url='https://github.com/mmguero/docker/tree/master/gimp' | ||
LABEL org.opencontainers.image.source='https://github.com/mmguero/docker' | ||
LABEL org.opencontainers.image.title='oci.guero.top/gimp' | ||
LABEL org.opencontainers.image.title='oci.guero.org/gimp' | ||
LABEL org.opencontainers.image.description='Dockerized GIMP (X11)' | ||
|
||
ENV DEBIAN_FRONTEND noninteractive | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -4,7 +4,7 @@ LABEL maintainer="[email protected]" | |
LABEL org.opencontainers.image.authors='[email protected]' | ||
LABEL org.opencontainers.image.url='https://github.com/mmguero/docker' | ||
LABEL org.opencontainers.image.source='https://github.com/mmguero/docker' | ||
LABEL org.opencontainers.image.title='oci.guero.top/gitea' | ||
LABEL org.opencontainers.image.title='oci.guero.org/gitea' | ||
LABEL org.opencontainers.image.description='Dockerized Gitea unsafely running as root' | ||
|
||
RUN sed -i '/^RUN_MODE[[:space:]]*=.*/a RUN_USER = root\nI_AM_BEING_UNSAFE_RUNNING_AS_ROOT = true' /etc/templates/app.ini |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,13 +1,13 @@ | ||
FROM debian:bookworm-slim | ||
|
||
# https://github.com/mifi/lossless-cut | ||
# x11docker --pulseaudio --gpu oci.guero.top/lossless-cut:latest | ||
# x11docker --pulseaudio --gpu oci.guero.org/lossless-cut:latest | ||
|
||
LABEL maintainer="[email protected]" | ||
LABEL org.opencontainers.image.authors='[email protected]' | ||
LABEL org.opencontainers.image.url='https://github.com/mmguero/docker/tree/master/lossless-cut' | ||
LABEL org.opencontainers.image.source='https://github.com/mmguero/docker' | ||
LABEL org.opencontainers.image.title='oci.guero.top/lossless-cut' | ||
LABEL org.opencontainers.image.title='oci.guero.org/lossless-cut' | ||
LABEL org.opencontainers.image.description='Dockerized LosslessCut' | ||
|
||
ENV DEBIAN_FRONTEND noninteractive | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -4,7 +4,7 @@ LABEL maintainer="[email protected]" | |
LABEL org.opencontainers.image.authors='[email protected]' | ||
LABEL org.opencontainers.image.url='https://github.com/mmguero/docker' | ||
LABEL org.opencontainers.image.source='https://github.com/mmguero/docker' | ||
LABEL org.opencontainers.image.title='oci.guero.top/mariadb' | ||
LABEL org.opencontainers.image.title='oci.guero.org/mariadb' | ||
LABEL org.opencontainers.image.description='Dockerized MariaDB' | ||
|
||
ARG DEFAULT_UID=999 | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -4,7 +4,7 @@ LABEL maintainer="[email protected]" | |
LABEL org.opencontainers.image.authors='[email protected]' | ||
LABEL org.opencontainers.image.url='https://github.com/mmguero/docker/tree/master/mastodon-linuxserver-io' | ||
LABEL org.opencontainers.image.source='https://github.com/mmguero/docker' | ||
LABEL org.opencontainers.image.title='oci.guero.top/mastodon' | ||
LABEL org.opencontainers.image.title='oci.guero.org/mastodon' | ||
LABEL org.opencontainers.image.description='Dockerized Mastodon' | ||
|
||
RUN sed -i -n '/^[[:space:]]*listen.*[::]/!p' /defaults/nginx/site-confs/default.conf.sample && \ | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -4,7 +4,7 @@ LABEL maintainer="[email protected]" | |
LABEL org.opencontainers.image.authors='[email protected]' | ||
LABEL org.opencontainers.image.url='https://github.com/mmguero/docker/tree/master/mattermost' | ||
LABEL org.opencontainers.image.source='https://github.com/mmguero/docker' | ||
LABEL org.opencontainers.image.title='oci.guero.top/mattermost-server' | ||
LABEL org.opencontainers.image.title='oci.guero.org/mattermost-server' | ||
LABEL org.opencontainers.image.description='Dockerized Mattermost Server' | ||
|
||
ENV DEBIAN_FRONTEND noninteractive | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -4,7 +4,7 @@ LABEL maintainer="[email protected]" | |
LABEL org.opencontainers.image.authors='[email protected]' | ||
LABEL org.opencontainers.image.url='https://github.com/mmguero/docker/tree/master/net-clients' | ||
LABEL org.opencontainers.image.source='https://github.com/mmguero/docker' | ||
LABEL org.opencontainers.image.title='oci.guero.top/net-clients' | ||
LABEL org.opencontainers.image.title='oci.guero.org/net-clients' | ||
LABEL org.opencontainers.image.description='Dockerized Network Client Utilities' | ||
|
||
RUN apk add --no-cache \ | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -4,7 +4,7 @@ LABEL maintainer="[email protected]" | |
LABEL org.opencontainers.image.authors='[email protected]' | ||
LABEL org.opencontainers.image.url='https://github.com/mmguero/docker/tree/master/nextcloud' | ||
LABEL org.opencontainers.image.source='https://github.com/mmguero/docker' | ||
LABEL org.opencontainers.image.title='oci.guero.top/nextcloud' | ||
LABEL org.opencontainers.image.title='oci.guero.org/nextcloud' | ||
LABEL org.opencontainers.image.description='Dockerized Nextcloud' | ||
|
||
RUN apt-get update && \ | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -4,7 +4,7 @@ LABEL maintainer="[email protected]" | |
LABEL org.opencontainers.image.authors='[email protected]' | ||
LABEL org.opencontainers.image.url='https://github.com/mmguero/docker/tree/master/nginx-securimage' | ||
LABEL org.opencontainers.image.source='https://github.com/mmguero/docker' | ||
LABEL org.opencontainers.image.title='oci.guero.top/nginx-securimage' | ||
LABEL org.opencontainers.image.title='oci.guero.org/nginx-securimage' | ||
LABEL org.opencontainers.image.description='Dockerized NGINX with Securimage PHP Captcha' | ||
|
||
ENV WEBROOT /var/www/html | ||
|
Oops, something went wrong.