Skip to content

khalidwalit/setup_vm

Folders and files

NameName
Last commit message
Last commit date

Latest commit

Β 

History

7 Commits
Β 
Β 
Β 
Β 
Β 
Β 

Repository files navigation

🐳 Docker & Docker Compose Installer for Ubuntu 24.04

This script installs the latest stable versions of Docker Engine and Docker Compose (as a plugin) on Ubuntu 24.04.


πŸš€ Quick Start

1. Clone this repository

git clone https://github.com/khalidwalit/setup_vm.git
cd setup_vm

2. Run the installer

chmod +x install.sh
./install.sh

3. Post-installation

docker --version
docker compose version

3. Generate ssh key

chmod +x generate_ssh_key.sh
sudo ./generate_ssh_key.sh your_email@example.com
sudo cat /root/.ssh/github_ed25519.pub

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages