Skip to content

avidal2433/docker-images

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

72 Commits
 
 
 
 
 
 
 
 
 
 
 
 

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

Languages

  • Dockerfile 82.7%
  • Shell 16.7%
  • PHP 0.6%