mirror of
https://forgejo.ellis.link/continuwuation/continuwuity/
synced 2026-05-14 16:15:29 +00:00
1 line
221 B
Nu
1 line
221 B
Nu
podman build . -f packages/website/Dockerfile -t jade-website-frontend:latest; podman save --format oci-archive jade-website-frontend:latest | gzip | ssh core@176.126.240.240 -T "zcat > /opt/images/jade-website-frontend" |