experius / SeoSnap

Server Side Rendering (SSR) for javascript applications
GNU General Public License v3.0
52 stars 12 forks source link

Docker Images Name Are Wrong? #19

Closed luongvm closed 3 years ago

luongvm commented 3 years ago

When I tried to docker-compose up, the images cannot be found. I think the images name are wrong

If this is your package (https://hub.docker.com/r/experiusnl/seosnap-dashboard) then the docker-compose.yml in releases need to be updated

egordm commented 3 years ago

Hey @joturako ,

Looks like they are indeed wrong. It should be under experiusnl user. The fix is in release 0.4.1. Thanks for reporting.