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
Is your feature request related to a problem? Please describe.
You can build the docker images for robotoff localy, and we usually do this in dev because we want some specific settings.
But sometimes you want a quick glimpse to reproduce a bug, etc... and it can be long to rebuild.
Describe the solution you'd like
In those case you should be able to pull the distant image from ghcr.io and run it locally.
For the dev it maybe better not to mess up with his own env, and use an alternative COMPOSE_PROJECT_NAME.
Additional context
This was mentioned here: #465 (comment)
This discussion was converted from issue #468 on August 29, 2023 13:44.
Heading
Bold
Italic
Quote
Code
Link
Numbered list
Unordered list
Task list
Attach files
Mention
Reference
Menu
reacted with thumbs up emoji reacted with thumbs down emoji reacted with laugh emoji reacted with hooray emoji reacted with confused emoji reacted with heart emoji reacted with rocket emoji reacted with eyes emoji
-
Is your feature request related to a problem? Please describe.
You can build the docker images for robotoff localy, and we usually do this in dev because we want some specific settings.
But sometimes you want a quick glimpse to reproduce a bug, etc... and it can be long to rebuild.
Describe the solution you'd like
In those case you should be able to pull the distant image from ghcr.io and run it locally.
For the dev it maybe better not to mess up with his own env, and use an alternative COMPOSE_PROJECT_NAME.
Additional context
This was mentioned here: #465 (comment)
Beta Was this translation helpful? Give feedback.
All reactions