Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

DO NOT build the initial image on 'development' branch #43

Open
Jiayuli-CU opened this issue Sep 8, 2022 · 0 comments
Open

DO NOT build the initial image on 'development' branch #43

Jiayuli-CU opened this issue Sep 8, 2022 · 0 comments

Comments

@Jiayuli-CU
Copy link

If you build the backend Docker image for the first time, or rebuild it from the very beginning for certain reasons, do it on the main branch! Yesterday my docker desktop crashed for strange error so I had to reinstall it with all my images and containers lost. After I re-built the backend image on development branch and ran the shell script to create mock data, error message showed up saying "Insufficient Permissions" as defined in our utils package. I tried to remove the user authentication, but it still didn't work. It took me a whole day to debug the problem before finally gave up and re-built on the main branch, and everything worked perfectly again.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant