Add Alpine Linux scripts

This commit is contained in:
2023-11-19 17:20:23 +01:00
parent 53e4d291b6
commit c523441c41
12 changed files with 754 additions and 0 deletions

View File

@@ -0,0 +1,4 @@
#!/bin/dash
mount --make-rshared /
docker run -d --name="rancher" --restart=unless-stopped -p 4080:80 -p 4443:443 --privileged rancher/rancher:latest