-
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.
reorganize repository to a flatter layout
- Loading branch information
Showing
109 changed files
with
58 additions
and
57 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
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
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
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
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 @@ | ||
[submodule "services/espejo"] | ||
path = services/espejo | ||
path = espejo | ||
url = https://github.com/mmguero/espejo | ||
branch = main | ||
[submodule "net/nginx-ldap"] | ||
path = net/nginx-ldap | ||
path = nginx-ldap | ||
url = https://github.com/mmguero/nginx-ldap | ||
branch = main | ||
[submodule "infosec/zeek"] | ||
path = infosec/zeek | ||
path = zeek | ||
url = https://github.com/mmguero/zeek-docker | ||
branch = main |
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
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 |
---|---|---|
|
@@ -2,7 +2,7 @@ FROM linuxserver/calibre-web | |
|
||
LABEL maintainer="[email protected]" | ||
LABEL org.opencontainers.image.authors='[email protected]' | ||
LABEL org.opencontainers.image.url='https://github.com/mmguero/docker/tree/master/services/calibre-web' | ||
LABEL org.opencontainers.image.url='https://github.com/mmguero/docker/tree/master/calibre-web' | ||
LABEL org.opencontainers.image.source='https://github.com/mmguero/docker' | ||
LABEL org.opencontainers.image.title='mmguero/calibre-web' | ||
LABEL org.opencontainers.image.description='Dockerized Calibre-Web E-Book Server' | ||
|
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 |
---|---|---|
|
@@ -2,7 +2,7 @@ FROM linuxserver/calibre-web:arm32v7-latest | |
|
||
LABEL maintainer="[email protected]" | ||
LABEL org.opencontainers.image.authors='[email protected]' | ||
LABEL org.opencontainers.image.url='https://github.com/mmguero/docker/tree/master/services/calibre-web' | ||
LABEL org.opencontainers.image.url='https://github.com/mmguero/docker/tree/master/calibre-web' | ||
LABEL org.opencontainers.image.source='https://github.com/mmguero/docker' | ||
LABEL org.opencontainers.image.title='mmguero/calibre-web' | ||
LABEL org.opencontainers.image.description='Dockerized Calibre-Web E-Book Server' | ||
|
File renamed without changes.
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 |
---|---|---|
|
@@ -2,7 +2,7 @@ FROM debian:buster-slim | |
|
||
LABEL maintainer="[email protected]" | ||
LABEL org.opencontainers.image.authors='[email protected]' | ||
LABEL org.opencontainers.image.url='https://github.com/mmguero/docker/tree/master/infosec/capa' | ||
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='mmguero/capa' | ||
LABEL org.opencontainers.image.description='Dockerized capa' | ||
|
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
Submodule espejo
updated
from 000000 to c5514a
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
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 |
---|---|---|
|
@@ -2,7 +2,7 @@ FROM debian:buster-slim | |
|
||
LABEL maintainer="[email protected]" | ||
LABEL org.opencontainers.image.authors='[email protected]' | ||
LABEL org.opencontainers.image.url='https://github.com/mmguero/docker/tree/master/services/mattermost' | ||
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='mmguero/mattermost-server' | ||
LABEL org.opencontainers.image.description='Dockerized Mattermost Server' | ||
|
File renamed without changes.
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 |
---|---|---|
|
@@ -2,7 +2,7 @@ FROM alpine:latest | |
|
||
LABEL maintainer="[email protected]" | ||
LABEL org.opencontainers.image.authors='[email protected]' | ||
LABEL org.opencontainers.image.url='https://github.com/mmguero/docker/tree/master/db/minikeyvalue' | ||
LABEL org.opencontainers.image.url='https://github.com/mmguero/docker/tree/master/minikeyvalue' | ||
LABEL org.opencontainers.image.source='https://github.com/mmguero/docker' | ||
LABEL org.opencontainers.image.title='mmguero/minikeyvalue' | ||
LABEL org.opencontainers.image.description='Dockerized minikeyvalue Key Value Store' | ||
|
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
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 |
---|---|---|
|
@@ -2,7 +2,7 @@ FROM nextcloud:latest | |
|
||
LABEL maintainer="[email protected]" | ||
LABEL org.opencontainers.image.authors='[email protected]' | ||
LABEL org.opencontainers.image.url='https://github.com/mmguero/docker/tree/master/services/nextcloud' | ||
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='mmguero/nextcloud' | ||
LABEL org.opencontainers.image.description='Dockerized Nextcloud' | ||
|
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 |
---|---|---|
|
@@ -2,7 +2,7 @@ FROM arm32v7/nextcloud:latest | |
|
||
LABEL maintainer="[email protected]" | ||
LABEL org.opencontainers.image.authors='[email protected]' | ||
LABEL org.opencontainers.image.url='https://github.com/mmguero/docker/tree/master/services/nextcloud' | ||
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='mmguero/nextcloud' | ||
LABEL org.opencontainers.image.description='Dockerized Nextcloud (arm32v7)' | ||
|
Submodule nginx-ldap
updated
from 000000 to 02715e
File renamed without changes.
File renamed without changes.
File renamed without changes.
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 |
---|---|---|
|
@@ -2,7 +2,7 @@ FROM trafex/alpine-nginx-php7:latest | |
|
||
LABEL maintainer="[email protected]" | ||
LABEL org.opencontainers.image.authors='[email protected]' | ||
LABEL org.opencontainers.image.url='https://github.com/mmguero/docker/tree/master/net/nginx-securimage' | ||
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='mmguero/nginx-securimage' | ||
LABEL org.opencontainers.image.description='Dockerized NGINX with Securimage PHP Captcha' | ||
|
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
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 @@ FROM debian:buster-slim | |
|
||
LABEL maintainer="[email protected]" | ||
LABEL org.opencontainers.image.authors='[email protected]' | ||
LABEL org.opencontainers.image.url='https://github.com/mmguero/docker/tree/master/comm/signal' | ||
LABEL org.opencontainers.image.url='https://github.com/mmguero/docker/tree/master/signal' | ||
LABEL org.opencontainers.image.source='https://github.com/mmguero/docker' | ||
LABEL org.opencontainers.image.title='mmguero/signal' | ||
LABEL org.opencontainers.image.description='Dockerized Signal (X11)' | ||
|
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
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 |
---|---|---|
|
@@ -2,7 +2,7 @@ FROM vimagick/stunnel:latest | |
|
||
LABEL maintainer="[email protected]" | ||
LABEL org.opencontainers.image.authors='[email protected]' | ||
LABEL org.opencontainers.image.url='https://github.com/mmguero/docker/tree/master/net/stunnel' | ||
LABEL org.opencontainers.image.url='https://github.com/mmguero/docker/tree/master/stunnel' | ||
LABEL org.opencontainers.image.source='https://github.com/mmguero/docker' | ||
LABEL org.opencontainers.image.title='mmguero/stunnel' | ||
LABEL org.opencontainers.image.description='Dockerized stunnel' | ||
|
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 @@ FROM debian:buster-slim | |
|
||
LABEL maintainer="[email protected]" | ||
LABEL org.opencontainers.image.authors='[email protected]' | ||
LABEL org.opencontainers.image.url='https://github.com/mmguero/docker/tree/master/comm/teams' | ||
LABEL org.opencontainers.image.url='https://github.com/mmguero/docker/tree/master/teams' | ||
LABEL org.opencontainers.image.source='https://github.com/mmguero/docker' | ||
LABEL org.opencontainers.image.title='mmguero/teams' | ||
LABEL org.opencontainers.image.description='Dockerized Microsoft Teams (X11)' | ||
|
File renamed without changes.
File renamed without changes.
File renamed without changes.
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 |
---|---|---|
|
@@ -2,7 +2,7 @@ FROM debian:buster-slim | |
|
||
LABEL maintainer="[email protected]" | ||
LABEL org.opencontainers.image.authors='[email protected]' | ||
LABEL org.opencontainers.image.url='https://github.com/mmguero/docker/tree/master/services/tunneler' | ||
LABEL org.opencontainers.image.url='https://github.com/mmguero/docker/tree/master/tunneler' | ||
LABEL org.opencontainers.image.source='https://github.com/mmguero/docker' | ||
LABEL org.opencontainers.image.title='mmguero/tunneler' | ||
LABEL org.opencontainers.image.description='Dockerized Tunneling Services' | ||
|
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
Oops, something went wrong.