16 lines
275 B
Markdown
16 lines
275 B
Markdown
To run this script:
|
|
|
|
1. Use wget to grab the latest version:
|
|
|
|
`https://og.codes/oliver/install-scripts/raw/branch/master/docker-with-portainer/install.sh`
|
|
|
|
2. CHMOD the script to make it executable:
|
|
|
|
3. `chmod +x install.sh`
|
|
|
|
4. Run the script:
|
|
|
|
`./install.sh`
|
|
|
|
|