Skip to content

docker publish fails because fetch request doesnt resolve #5019

Answered by ryanbas21
ryanbas21 asked this question in Q&A
Discussion options

You must be logged in to vote

Hey - thanks for responses. You are right about the restricted part.

The interesting thing is that verdaccio works perfectly fine if i just deploy the verdaccio instance - and then try to publish from a new terminal.

So

docker compose up
new terminal publish, works great.

But my goal was really to automate this, so i was hoping to docker compose up which would run every step including publishing the packages.

When I try to publish from within the docker image, that error is occuring still. The tricky part is, it seems to swallow the debug logs so I can't really get them.

I see the debug logs if I just "spawn" verdaccio from my docker image, but once I start running new commands it seems t…

Replies: 4 comments

Comment options

You must be logged in to vote
0 replies
Comment options

You must be logged in to vote
0 replies
Comment options

You must be logged in to vote
0 replies
Answer selected by juanpicado
Comment options

You must be logged in to vote
0 replies
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
3 participants
Converted from issue

This discussion was converted from issue #5017 on December 27, 2024 12:43.