Skip to content

Container v1.4.0 does not start. #57

Description

@KiwiActinidia

After updating the container to latest versione (v1.4.0), using same setting of v1.3.0, the container does not start.
Viewing container log, docker-compose.yml must be updated adding 2 enviroment setting:

  - APP_UID=0
  - DOCKER_GID=0

With this setting the docker container run as root like v1.3.0.
For running as a different user or root please update configuration sample.

Thanks for your helpful container

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions