deploy bagisto on docker
306
change any docker to "Dockerfile" to release your madness
CREDIT !!
I'm coding for food, if this work helps you or your company, would you kind to send me some cup of noodles.
If you need any further development, feel free to drop me an issue or email to [email protected] or contact our team via https://MakeFamousApp.com
docker build -f Dockerfile -t dockerdrivemecrazy/bagisto:latest .
docker push dockerdrivemecrazy/bagisto
docker run -v -d -t dockerdrivemecrazy/bagisto:latest --restart unless-stopped
Content type
Image
Digest
Size
303 MB
Last updated
over 5 years ago
docker pull dockerdrivemecrazy/bagisto