Giter VIP home page Giter VIP logo

docker's Introduction

Docker Images

docker's People

Contributors

tg666 avatar

Watchers

James Cloos avatar Vojtěch Lacina avatar  avatar

docker's Issues

Create new PHP images

Why

We are currently building production images in the client's infrastructure. We would like to shift this responsibility to our side and deliver already completed images with the application.
These should be the default base images.

Specification

  1. PHP CLI -> prod + dev
  2. PHP with a webserver (NGINX vs NGINX Unit) -> prod + dev
  3. PHP 7.4 and 8.1 are also ARM-compatible (Apple M1, M2 chips)
  4. Use Makefile to build and push
  5. Use GitHub actions to automate the release/workflow to push new tags/images
  6. Some PHP extensions can be installed conditionally with Imagick, Xdebug, Composer, etc. Let's first discuss what each image should contain. It can be one Dockerfile per PHP version that will run with multiple parameters during the build, etc.
  7. Testing project 👉 https://github.com/68publishers/consent-management-platform
  8. It's good to keep in mind that the client running the application in k8s, AWS, azure, etc.

Other

  1. Repository -> https://github.com/68publishers/docker
  2. Registry -> https://hub.docker.com/repository/docker/68publishers/php/general
    Unfortunately, they are going to charge for the basic plan for organizations, so we have to figure out where to take them

We currently overuse tags for different versions of docker images. It might be worth figuring out how to do it better if we find this to be a problem - 68publishers/php:8.1-unit-dev-1.0.0 vs 68publishers/php-8.1-unit-dev:1.0.0.

Follow-up issues

  1. #2
  2. #3

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.