php-alpine
php-alpine copied to clipboard
request(base-images): provide docker base images for php-alpine
FROM codecasts/alpine-3.9:php-7.3 not present on hub.docker
I can only find alpine-3.7 and alpine-3.6 listed in the repositories
i reported this as well to @hernandev in the commit:
- https://github.com/codecasts/php-alpine/commit/5744597de123dc1df445d0ee4a8f125ee5af1f0e#r33657141
however, you can build the image yourself:
- modify
.env ./build.sh sandbox
any update on this ticket
we are not building base images as of right now, we should be doing that once again, changing this to a request issue