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
This project looks interesting but I'm blocked from using it because in my company, we don't pull images directly from the internet, but rather pull from our internal Artifactory instance.
I think it would be very useful to be able to define the source of the Docker sandbox image.
For example, instead of pulling ghcr.io/obot-platform/discobot:0.0.1-alpha57, I would be pulling from internal-artifactory.internal-domain/obot-platform/discobot:0.0.1-alpha57
Hi,
This project looks interesting but I'm blocked from using it because in my company, we don't pull images directly from the internet, but rather pull from our internal Artifactory instance.
I think it would be very useful to be able to define the source of the Docker sandbox image.
For example, instead of pulling ghcr.io/obot-platform/discobot:0.0.1-alpha57, I would be pulling from internal-artifactory.internal-domain/obot-platform/discobot:0.0.1-alpha57
Thanks !