Alle Neu

user:thomas Gists erstellt von Nutzer

title:mygist Gists mit Titel

filename:myfile.txt Gists mit Dateinamen

extension:yml Gists mit Dateiendung

language:go Gists in Sprache

topic:homelab gists with given topic

Registrieren

Anmelden


Alle Neu Registrieren Anmelden

poudenes

Gemeinsam 1685797362

Neueste erstellt
Älteste erstellt
Neueste bearbeitet
Älteste bearbeitet
Alle Gists 2 Favorisiert 2

Moncho / Composerize

4 Favoriten
0 Forks
1 Dateien
Zuletzt aktiv 1685898546
Say goodbye to sprawling docker commands and say hello to $ docker-compose up :)
1 version: "3.3"
2
3 services:
4
5 composerize:
6 image: alcapone1933/composerize
7 container_name: composerize
8 restart: unless-stopped
9 ports:
10 - "10000:80"

simmons777 / Docker Socket Proxy

1 Favoriten
0 Forks
1 Dateien
Zuletzt aktiv 1685797664
This is a security-enhanced proxy for the Docker Socket.
1 version: '3.3'
2 services:
3 docker-socket-proxy:
4 privileged: false
5 container_name: docker-proxy
6 environment:
7 - LOG_LEVEL=info # debug,info,notice,warning,err,crit,alert,emerg
8 ## Variables match the URL prefix (i.e. AUTH blocks access to /auth/* parts of the API, etc.).
9 # 0 to revoke access.
10 # 1 to grant access.
Neuer Älter

Powered by Opengist ⋅ Load: 33ms⋅

Deutsch
Čeština Deutsch English Español Français Magyar Italiano 日本語 Polski Português Русский Türkçe Українська 中文 繁體中文
⋅ Copyright © 2019 – 2025 mariushosting - All Rights Reserved.