Skip to content

Repository files navigation

docker-product-base

This is the source for the base Docker image used by Deskpro product. It provides the runtime (Debian, nginx, PHP-FPM, supervisor, vector, helper CLIs, templated configs) on top of which the Deskpro application image is built. It is published to Docker Hub at deskpro/docker-product-base.

This is only a base image and does NOT include the Deskpro application itself. To run Deskpro, use the full product image — see support.deskpro.com/guides/topic/1841.

Quick start

Build locally:

docker build -t deskpro/docker-product-base:dev .

Run the test suite (requires Earthly):

earthly -P +test

Run a single test target:

earthly -P +test-serverspec-web

Owner

Platform / Infrastructure. Issues and suggestions go to the GitHub issue tracker. Questions about the Deskpro product itself should go to Deskpro support.

Documentation

About

Base docker image used by Deskpro

Topics

Resources

Stars

2 stars

Watchers

8 watching

Forks

Releases

Contributors

Languages