Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Document commands to run in dev docker containers (rebased) #229

Open
wants to merge 2 commits into
base: main
Choose a base branch
from

Conversation

sbliven
Copy link
Member

@sbliven sbliven commented Jun 4, 2024

Replaces Previous PR

  • Improve documentation of the commands to run in each container
  • Some minor fixes to docker-compose to support recent docker versions

Squashed commits

  • Refactor fe dev Dockerfile Remove nginx stuff; if this is needed, use the production image
  • Document commands to run in dev containers
  • Fix be_next command in README
  • Document BE env vars
  • Fix docker-compose Recent docker versions don't support depends_on in base profiles used with extends

[Previous PR](#215)

- Improve documentation of the commands to run in each container 
- Some minor fixes to docker-compose to support recent docker versions

## Squashed commits
- Refactor fe dev Dockerfile
  Remove nginx stuff; if this is needed, use the production image
- Document commands to run in dev containers
- Fix be_next command in README
- Document BE env vars
- Fix docker-compose
  Recent docker versions don't support depends_on in base profiles used
  with extends
dev/docker-compose.yaml Outdated Show resolved Hide resolved
dev/docker-compose.yaml Outdated Show resolved Hide resolved
dev/docker-compose.yaml Outdated Show resolved Hide resolved
Also a small update to readme (use of `docker-compose` is deprecated

- revert 'depends_on' change. This was a
  [docker bug in 2.24](docker/compose#11544)
- Remove unneeded comments
@sbliven
Copy link
Member Author

sbliven commented Jun 27, 2024

I reverted the docker_compose changes, so this PR is now purely README changes

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants