mirror of
https://github.com/coolsnowwolf/lede.git
synced 2025-04-19 03:43:29 +00:00
x64: update docker-web files
This commit is contained in:
parent
c220cfda95
commit
d4e5063e47
@ -1,9 +1,3 @@
|
||||
#!/bin/sh
|
||||
|
||||
echo "n
|
||||
p
|
||||
3
|
||||
|
||||
|
||||
w
|
||||
" | fdisk /dev/sda && mkfs.ext4 /dev/sda3
|
||||
docker run -d --restart=always --name="portainer" -p 9999:9000 -v /var/run/docker.sock:/var/run/docker.sock -v portainer_data:/data portainer/portainer
|
Loading…
Reference in New Issue
Block a user