Files
2019-04-19 22:31:44 -07:00

4 lines
69 B
Bash
Executable File

# Build an image.
set -x
docker build --tag="php-curl-class/php56" .