KEINOS / Dockerfile_of_PHP8-JIT

✅ Dockerfile of PHP8.0 with JIT Enabled in Alpine Image.
https://arkadiuszkondas.com/how-to-run-php-8-with-jit-support-using-docker/
9 stars 4 forks source link

The image builder adds 2 same manifests to the image #18

Closed KEINOS closed 3 years ago

KEINOS commented 4 years ago

Image Duplication

You can see that there are 2 same OS/ARCH images. Works but it's not the way we intended.

https://hub.docker.com/layers/keinos/php8-jit/build_20200907/images/sha256-c7fd9e36b8a3499c1e1fe210553074a773070815dc04a7443e9b757ea66cf149?context=repo

KEINOS commented 3 years ago

This was fixed a long ago. Now it has the minimum images. Closing.