You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
# Use this to build the custom image (one-time, on demand). If you want an automated process, use quay.io with a build trigger and use the container in /check_updates
# Source environment variables for password
source .env
set IMAGE (podman build -q -t kinoite-gd -f Containerfile)