Todos Nuevo

user:thomas gists creados por el usuario

title:mygist gists con el título indicado

filename:myfile.txt gists que contienen archivos con el nombre indicado

extension:yml gists que contienen archivos con la extensión indicada

language:go gists que contienen archivos con el lenguaje indicado

topic:homelab gists with given topic

Registrarse

Iniciar sesión


Todos Nuevo Registrarse Iniciar sesión

poudenes

Unido 1685797362

Recientemente creado
Menos reciente creado
Recientemente actualizado
Menos reciente actualizado
Todos los gists 2 Gustado 2

Moncho / Composerize

4 gustos
0 bifurcaciones
1 archivos
Última actividad 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 gustos
0 bifurcaciones
1 archivos
Última actividad 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.
Siguiente Anterior

Desarrollado por Opengist ⋅ Load: 36ms⋅

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