Actions
Feature #22402
openUse docker for local development
Description
To not pollute my notebook with dozens of gems / npm's / brew packages i created a "small" docker, docker-compose setup that boots the local development environment inside a docker container. It mounts the cloned codebase into the container so writing code can happen like it did before.
Updated by The Foreman Bot about 7 years ago
- Status changed from New to Ready For Testing
- Pull request https://github.com/theforeman/foreman/pull/5207 added
Updated by The Foreman Bot about 6 years ago
- Status changed from Ready For Testing to New
- Pull request deleted (
https://github.com/theforeman/foreman/pull/5207)
Actions