Skip to content

[Bug]: #968

Description

@alinab

Pre-submission Checklist

  • I searched existing issues and this is not a duplicate
  • I can reproduce this bug consistently

Component / Module

Installation (/installation)

Severity

Low (minor inconvenience, workaround exists)

Bug Description

In the installation instructions using Docker ():

docker exec -it core-stack bash sudo service postgresql start cd /core-stack-backend bash installation/install.sh --only env_file,superuser

does not create an installation directory in the container. The core-stack-backend directory is not populated after the previous instructions have been completed.

Steps to Reproduce

docker exec -it core-stack bash sudo service postgresql start cd /core-stack-backend bash installation/install.sh --only env_file,superuser

Expected Behavior

An installation directory and a script should be created in the Docker container.

Actual Behavior

An installation directory is not created in the container. The core-stack-backend directory is not populated after the previous instructions have been completed.

Environment Details

Docker Dekstop (Engine: 29.4.3)
macOS version: 26.4.1

Logs / Error Messages

No response

Screenshots / Screen Recordings

No response

Additional Context

No response

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