Giter VIP home page Giter VIP logo

dockerfiles's Introduction

Akeneo Dockerfiles

Build Status

This repository contains Dockerfiles to be used for Akeneo PIM and other PHP or Symfony development/testing. Please do not use them for a production environment. Feel free to use/adapt them if they fit your needs.

These images do not contain Akeneo PIM.

Images and tags available

  • akeneo/php: An image with PHP CLI preconfigured, based on debian:jessie-slim or debian:stretch-slim. This image is used to run command line PHP scripts.
  • akeneo/fpm: An image with PHP FPM preconfigured, to be used with any PHP project, based on akeneo/php (needs to be run along nginx or httpd). This image is to be used with Apache to serve the PIM.
  • akeneo/node: An image with Chromium and Puppeteer, used to run the front-end tests of the PIM.

All PHP and FPM images are available as follow:

PHP version Based on Corresponding tags
7.2 Debian 9 "Stretch" with packages coming from Ondřej Surý repository akeneo/php:7.2
akeneo/fpm:php-7.2
7.3 Debian 9 "Stretch" with packages coming from Ondřej Surý repository akeneo/php:7.3
akeneo/fpm:php-7.3

And for Node images:

Node version Based on Corresponding tags
10 Official Docker image node:10-slim akeneo/node:10

For all images, tag latest is identical to the one corresponding to the most recent language version.

Akeneo 3.x is to be used only with PHP 7.2 (or higher), with php-fpm and Apache 2.4 with FCGI. Akeneo 4.0 comes with its own Docker images and does not use this repository anymore.

How to use these images

If you are new to Docker, please start with the getting started section. And even if you are not new, it is a good start to understand how these images are intended to be used.

Then, you can find out how to use these images in detail:

Please read carefully the troubleshoothing section if you encounter any problem. If your problem is not listed in it, don't hesitate to open an issue.

Contributing

We gladly accept any contribution. Please check first if an issue does not already exists. If not, first create it to describe the feature or bug-fix you would like. If it already exists, then add a comment in it to tell us you are interested in doing it.

Please remember that to be merged, a PR must:

  • be approved by at least one Akeneo Core team member,
  • have a green CI,
  • contain a new test (or set of tests) related to the new feature or bug-fix.

To know how to add tests, please read this documentation.

License

This content of this repository is under the MIT license. See the complete license in the LICENSE file.

dockerfiles's People

Contributors

ahocquard avatar aligent-lturner avatar anaelchardan avatar aymericplanche avatar bitone avatar damien-carcel avatar docteurklein avatar jjanvier avatar jmleroux avatar lars85 avatar ludovictourman avatar nidup avatar rouliane avatar samirboulil avatar stefandoorn avatar torhoehn avatar

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.