docker run -p 80:80 -v ~/Desktop:/var/www/html -d -it test:latest --name alpine-with-php docker exec -it alpine-with-php bash
docker start alpine-with-php docker exec -it alpine-with-php bash
Content type
Image
Digest
Size
111.2 MB
Last updated
over 7 years ago
docker pull tonykuo2002/alpine-with-php