Skip to content
This repository was archived by the owner on Aug 19, 2025. It is now read-only.

For development efforts just a suggestion to make /opt/app a shared volume. #7

@necroscope

Description

@necroscope

On the nodejs container the suggestion is to make /opt/app a shared docker volume. A docker volume would allow for easier development as we could use our IDE development tools on our host (windows, mac and linux) against the files on the volume that the container uses. Just an easier way of editing things like servers.js for testing things out. This way we don't have to install tools in the container etc.

https://docs.docker.com/engine/tutorials/dockervolumes/

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions