0
Answer

Docker Database

boycoto

boycoto

7y
261
1
Hi, I am trying to run the SimplCommerce on my localhost. I am to Docker and don't have idea how to docker the database of SimplCommerce. Below is the command as stated in GitHub/SimplCommerce. docker run --name simpldb -d postgres Can someone give me an idea on this. Thanks in advance.