2024-04-15 21:48:05 +00:00
|
|
|
To run this script:
|
|
|
|
|
|
|
|
1. Use wget to grab the latest version:
|
|
|
|
|
2024-04-15 21:49:11 +00:00
|
|
|
`wget https://og.codes/oliver/install-scripts/raw/branch/master/docker-with-portainer/install.sh`
|
2024-04-15 21:48:05 +00:00
|
|
|
|
|
|
|
2. CHMOD the script to make it executable:
|
2024-04-15 21:48:38 +00:00
|
|
|
|
|
|
|
`chmod +x install.sh`
|
2024-04-15 21:48:05 +00:00
|
|
|
|
2024-04-15 21:48:38 +00:00
|
|
|
3. Run the script:
|
2024-04-15 21:48:05 +00:00
|
|
|
|
|
|
|
`./install.sh`
|
|
|
|
|
|
|
|
|