Todos Novo

user:thomas gists created by user

title:mygist gists with given title

filename:myfile.txt gists having files with given name

extension:yml gists having files with given extension

language:go gists having files with given language

topic:homelab gists with given topic

Registrar-se

Entrar


Todos Novo Registrar-se Entrar

poudenes

Juntou-se 1685797362

Mais recente criado
Menos recente criado
Mais recente atualizado
Menos recente atualizado
Todos os gists 2 Curtido 2

Moncho / Composerize

4 curtidas
0 bifurcações
1 arquivos
Última atividade 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 curtidas
0 bifurcações
1 arquivos
Última atividade 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.
Próximo Anterior

Desenvolvido por Opengist ⋅ Load: 34ms⋅

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