devhulk
Long build for dockerfile repo. (Timeout / Error)
My project has 3 services. Go api, Vue front-end, and Postgres db. I just tried to deploy my vue front end using the Dockerfile method. The dockerfile was detected and build started. Seems to be hanging, substantially longer then my go service (currently at over 10 minutes). Is this normal for dockerfile based services? I built and ran the container locally and it ran fine but I know that doesn't really count for much lol.
Update: As I was typing the build timed out.
Project ID: b81f89f4-597d-4085-b8be-913321a3b926
Github Repo: https://github.com/devhulk/tasks-frontend
27 replies