php-alpine icon indicating copy to clipboard operation
php-alpine copied to clipboard

request(base-images): provide docker base images for php-alpine

Open keithy opened this issue 6 years ago • 4 comments

FROM codecasts/alpine-3.9:php-7.3 not present on hub.docker

keithy avatar Mar 24 '19 04:03 keithy

I can only find alpine-3.7 and alpine-3.6 listed in the repositories

othercorey avatar Apr 05 '19 20:04 othercorey

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:

  1. modify .env
  2. ./build.sh sandbox

glensc avatar May 23 '19 20:05 glensc

any update on this ticket

FernandoMiguel avatar Jul 03 '19 14:07 FernandoMiguel

we are not building base images as of right now, we should be doing that once again, changing this to a request issue

hernandev avatar Jan 10 '21 16:01 hernandev