Tutti Nuovi

user:thomas utente che ha creato il gist

title:mygist titolo del gist

filename:myfile.txt nome di file nel gist

extension:yml estensione del file nel gist

language:go linguaggio del file nel gist

topic:homelab gists with given topic

Registrati

Entra


Tutti Nuovi Registrati Entra

All gists matching topic Docker

Più recente creazione
Meno recente creazione
Più recente aggiornamento
Meno recente aggiornamento
javif89's Avatar

javif89 / Laravel dockerignore

0 mi piace
0 forks
1 files
Ultima volta attivo 1752618142
Laravel Docker
1 .env
2 .env.example
3
4 .git
5 .gitignore
6
7 node_modules
8 /public/hot
9 /public/storage
10 /storage/*.key
javif89's Avatar

javif89 / Install docker on ubuntu server

0 mi piace
0 forks
1 files
Ultima volta attivo 1740700953
Docker Ubuntu Homelab
1 # Add Docker's official GPG key:
2 sudo apt-get update
3 sudo apt-get install ca-certificates curl -y
4 sudo install -y -m 0755 -d /etc/apt/keyrings
5 sudo curl -fsSL https://download.docker.com/linux/ubuntu/gpg -o /etc/apt/keyrings/docker.asc
6 sudo chmod a+r /etc/apt/keyrings/docker.asc
7
8 # Add the repository to Apt sources:
9 echo \
10 "deb [arch=$(dpkg --print-architecture) signed-by=/etc/apt/keyrings/docker.asc] https://download.docker.com/linux/ubuntu \
Più nuovi Più vecchi

Creato da Opengist ⋅ Load: 30ms⋅

Italiano
Čeština Deutsch English Español Français Magyar Italiano Polski Português Русский Türkçe Українська 中文 繁體中文