mirror of
https://forgejo.ellis.link/continuwuation/continuwuity/
synced 2026-05-14 23:15:04 +00:00
2 lines
234 B
Nu
2 lines
234 B
Nu
podman build . -f packages/website/Dockerfile -t jade-website-frontend:latest;
|
|
podman save --format oci-archive jade-website-frontend:latest | gzip | ssh fedora@213.32.25.24 -T "sudo sh -c ' zcat > /opt/images/jade-website-frontend'" |