Skip to content

Docker fails to build - Issue #39 not resolved #45

Description

@clone545

Still receiving errors when trying to start containers from the docker-compose file in the repo:

Attaching to docker_partyman_1
partyman_1  | PARTYMAN_DIR: /root/partyman
partyman_1  | PARTICL_DIR: /root/particlcore
partyman_1  | bin/entrypoint.sh: line 12: /root/partyman/cron.log: Is a directory
partyman_1  | bin/entrypoint.sh: line 13: /root/.particl/debug.log: Is a directory
partyman_1  | PARTICL_DATADIR: /root/.particl
partyman_1  | PARTICL_CONF: /root/.particl/particl.conf
partyman_1  | HTML_PATH: /root/partyman/webserver/public_html
partyman_1  | PATH: /root/partyman/bin:/root/particlcore:/root/partyman/bin:/root/particlcore:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin
partyman_1  |
partyman_1  | ::::::::::::::
partyman_1  | /root/.particl/particl.conf
partyman_1  | ::::::::::::::
partyman_1  | debug=0
partyman_1  | printtoconsole=1
partyman_1  | debuglogfile=debug.log
partyman_1  |
partyman_1  | starting cron jobs...
partyman_1  |
partyman_1  | starting webserver...
partyman_1  | webserver started on 0.0.0.0:8080
partyman_1  |
partyman_1  | starting particld...
partyman_1  |
partyman_1  | bin/entrypoint.sh: line 42: /root/particlcore/particld: No such file or directory
docker_partyman_1 exited with code 127

No changes made to docker-compose file from repo aside from time zone, and host-side port to resolve conflict.

Any assistance would be much appreciated.

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