Skip to content

gadziunet/docker_script_install

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 

Repository files navigation

A ready-to-use script for installing Docker and Docker Compose / Gotowy skrypt do instalacji Docker oraz Docker Compose

🇺🇸 Instructions in English

  1. We download the file to the Ubuntu Server using the command:
curl -L https://github.com/gadziunet/docker_script_install/raw/refs/heads/main/docker_install.sh -o docker_install.sh
  1. We are assigning permissions to the file:
chmod +x docker_install.sh
  1. After granting permissions, run the script:
sudo ./docker_install.sh

Now all the necessary settings and tools will be installed automatically.

🇵🇱 Instrukcja po Polsku

  1. Ściągamy plik na serwer Ubuntu za pomocą komendy:
curl -L https://github.com/gadziunet/docker_script_install/raw/refs/heads/main/docker_install.sh -o docker_install.sh
  1. Nadajemy uprawnienia:
chmod +x docker_install.sh
  1. Po nadawaniu uprawnień włączamy skrypt:
sudo ./docker_install.sh

Teraz wszystkie potrzebne ustawienia oraz narzędzia się zainstaluje automatycznie.

About

Docker and Docker Compose Install Script on Ubuntu Server

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages