Skip to content

laurenz-glueck/pimcore-php-docker-images

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 

Repository files navigation

Pimcore php docker images

This repository contains different custom Pimcore PHP docker images.

requirements

  • local computer running docker and have installed git

commands

Build dockerfile image: docker build --no-cache -t ghcr.io/laurenz-glueck/pimcore-php-docker-images/<imageName>:<version> .

Push image: docker push ghcr.io/laurenz-glueck/pimcore-php-docker-images/<imageName>:<version>

Run image: docker run -it ghcr.io/laurenz-glueck/pimcore-php-docker-images/<imageName>:<version> /bin/bash

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published