mirror of
https://forgejo.ellis.link/continuwuation/continuwuity.git
synced 2026-05-26 20:49:55 +00:00
2 lines
173 B
Nu
2 lines
173 B
Nu
podman build -t misc-webserver -f "Dockerfile"
|
|
podman save --format oci-archive localhost/misc-webserver:latest | gzip | ssh fedora@213.32.25.24 -T "zcat | sudo podman load" |