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
Perhaps we could re-use the existing image field. If it's a registry URL, then pull the image, otherwise treat it as a local path. We could also skip the pull / build process if the registry is a CTFd registry.
We should have some way to be able to store and use saved copies of images so that we aren't always rebuilding images on deploy.
Essentially if we build once, we should be able to store that image and then reuse it.
The text was updated successfully, but these errors were encountered: