vendure-docker-compose icon indicating copy to clipboard operation
vendure-docker-compose copied to clipboard

Problem with containerizing the worker from image

Open Jonskadev opened this issue 5 years ago • 1 comments

Greetings, I'm trying to dockerize the backend of the vendure framework in a CentOS 7 machine and I'm having problems with the worker to be containerized, for some reason the image is not detected but once the build is made it is right in the image list. imagen Here are the 3 generated images. Postgres, worker and server (I removed the storefront from docker-compose file because of the use case that I'm implementing) imagen Also, here is the docker-compose file, I modified it to suit my use case. imagen I'll be looking forward to read your comments.

Jonskadev avatar Nov 17 '20 05:11 Jonskadev

Hi,

I'm not sure what's the problem here. There isn't very much in the way of error messages to go off. I would start by googling the general problem and if you come up with anything useful you can post it here in case anyone else runs into this.

michaelbromley avatar Nov 20 '20 08:11 michaelbromley