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
@HunnySajid are you able to take a look at this? Also collaborate with @ronakseth96 to take a look at the CI/CD setup for reg-pilot-webapp, we'd want to do similar to the other repos: posted latest images to GLEIF-IT on merge, supporting multiplatform, run the tests on each merge, etc.
When I tried to run the webapp, I encountered some errors and couldn't start the service normally. The following is the process of my attempts.
When I execute the following command, An error occurs:
docker-compose -f docker-compose.yml up -d
The image on Docker Hub is : linux/arm64/v8.
I tried to delete the
image
in thedocker-compose.yml
:image: 2byrds/reg-webapp:latest
.The following error has occurred.
So, how can the pilot-webapp be made to run properly? thanks
The text was updated successfully, but these errors were encountered: