an easier way to spin up evershop with docker #678
Hanibachi
started this conversation in
Show and tell
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
as a less "tech savvy" person, it took me a while to get this up and running properly so i suggest the devs would improve the documentation a bit , after plenty of trial and error i landed on the following steps :
simply create the following files in the same directory :
Dockerfile
compose.yaml
run :
docker compose up -d
and you should be set to go.
Beta Was this translation helpful? Give feedback.
All reactions