Skip to content

A collection of docker images for our pipelines and AWS

Notifications You must be signed in to change notification settings

placetopay-org/docker-images

Repository files navigation

Placetopay - Docker Images

Custom docker images with Newrelic for php 7.4 and php 8.

Getting Started

These instructions will give you some containers on your local machine available to publish on docker hub.

Build and/or Publish

build.sh is a script with docker commands to make the process easier.

Build an image:

./build.sh php-vapor php74

Override the tag to push:

./build.sh php-image php74 -p latest

Note: There are images with php 8 for production (php80) and for pipelines (php80-pipeline).

Build and publish an image:

./build.sh php-vapor php74 -p

Note: You need to be logged in docker hub to publish with docker login in the placetopay account.

Resources

About

A collection of docker images for our pipelines and AWS

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published