Backend for my website
Provides contact form and timesync (clock). Uses the clock of the host so make sure it's up to date.
docker buildx build --platform aarch64 --push --tag privateregistry:5000/websitebackend:x.x .
Backend for my website
Provides contact form and timesync (clock). Uses the clock of the host so make sure it's up to date.
docker buildx build --platform aarch64 --push --tag privateregistry:5000/websitebackend:x.x .