Open Jonskadev opened 3 years ago
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.
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. 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) Also, here is the docker-compose file, I modified it to suit my use case. I'll be looking forward to read your comments.