mirror of
https://github.com/TryGhost/Ghost.git
synced 2024-11-22 19:32:54 +03:00
30fc2f3d50
no issue - When stopping `yarn dev` with ctrl+c in the dev container, you'd get an error because the container doens't have `ps` installed, which is used by node under the hood. Adding this dependency fixed the error so `yarn dev` (and other commands) exit cleanly |
||
---|---|---|
.. | ||
base-devcontainer.compose.yml | ||
base.compose.yml | ||
development.compose.yml | ||
development.entrypoint.sh | ||
Dockerfile | ||
full-devcontainer.compose.yml |