mirror of
https://github.com/michivonah/docker.git
synced 2026-02-06 07:26:30 +01:00
small adjustments for beszel agent
This commit is contained in:
parent
50e21b5c9f
commit
b112a7b41f
1 changed files with 1 additions and 1 deletions
|
|
@ -48,9 +48,9 @@ podman run --name beszel-agent \
|
||||||
# -d \
|
# -d \
|
||||||
# --restart always \
|
# --restart always \
|
||||||
# --net host \
|
# --net host \
|
||||||
|
# --volume ./beszel_agent_data:/var/lib/beszel-agent \
|
||||||
# -e KEY="<public_key>" \
|
# -e KEY="<public_key>" \
|
||||||
# -e LISTEN=45876 \
|
# -e LISTEN=45876 \
|
||||||
# -e TOKEN="<token>" \
|
# -e TOKEN="<token>" \
|
||||||
# -e HUB_URL="<hub_url>" \
|
# -e HUB_URL="<hub_url>" \
|
||||||
# -u ${UID:-1000}:${GID:-1000} \
|
|
||||||
# docker.io/henrygd/beszel-agent:latest
|
# docker.io/henrygd/beszel-agent:latest
|
||||||
Loading…
Add table
Add a link
Reference in a new issue