Skip to content

Examples should show how to build fully functioning image #26

@cpboyd

Description

@cpboyd

Description

https://github.com/craftcms/docker is now archived, redirecting here.

DB backups/dumps fail with the published image: ghcr.io/craftcms/image:8.2

The old README provided guidance for installing the DB clients:

# switch to the root user to install mysql tools
USER root
RUN apk add --no-cache mysql-client postgresql-client
USER www-data

This repo should provide similar guidance if the image isn't intended to contain everything necessary for CraftCMS to run as expected.

Additional info

  • Craft version: ghcr.io/craftcms/image:${PHP_VERSION}
  • PHP version: 8.2
  • Database driver & version: msyql
  • Plugins & versions:

Metadata

Metadata

Assignees

No one assigned

    Labels

    bugSomething isn't working

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions