Search by

shopwell / docker

GXiaoSong66

Docker image for Shopwell 6 production

Package info

github.com/shopwell-shop/docker

Language:Dockerfile

Type:metapackage

pkg:composer/shopwell/docker

Statistics

Installs: 0

Dependents: 0

Suggesters: 0

Stars: 0

Open Issues: 0

0.3.0 2026-09-26 12:33 UTC

This package is not auto-updated.

Last update: 2026-09-26 16:41:20 UTC


README

This repository contains a base image with Alpine + PHP + (Caddy or Nginx), which you can use to build your docker image with your code.

Documentation can be found here

Container images

Published base images are available from both registries:

  • GitHub Container Registry: ghcr.io/shopwell-shop/docker-base
  • Docker Hub: shopwell8/docker-base

For example:

docker pull ghcr.io/shopwell-shop/docker-base:8.4-caddy
docker pull shopwell8/docker-base:8.4-caddy

The GHCR image is shown in the Packages section of this GitHub repository after the first successful image publication.