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

Ensure deployment task containers get associated to internal networks #4554

Merged
merged 1 commit into from
Apr 14, 2021

Conversation

josegonzalez
Copy link
Member

Closes #4543

@josegonzalez josegonzalez changed the title fix: ensure deployment task containers get associated to internal networks Ensure deployment task containers get associated to internal networks Apr 14, 2021
@josegonzalez josegonzalez merged commit f5dda60 into master Apr 14, 2021
@josegonzalez josegonzalez deleted the josegonzalez-patch-1 branch April 14, 2021 09:35
github-actions bot pushed a commit that referenced this pull request Apr 17, 2021
# History

## 0.24.6

Install/update via the bootstrap script:

```shell
wget https://raw.githubusercontent.com/dokku/dokku/v0.24.6/bootstrap.sh
sudo DOKKU_TAG=v0.24.6 bash bootstrap.sh
```

### Bug Fixes

- #4493: @Cellane Ensure alternate-tags is properly injected for git:from-image deploys
- #4563: @Akirtovskis Tough netrc file when setting git:auth entries
- #4566: @jasiek Normalize Dockerfile line terminators to handle issues in port extraction
- #4567: @josegonzalez Ensure plugin:update updates all plugins when no plugin is specified
- #4568: @josegonzalez Do not insert log max-size when log-driver is set at daemon-level
- #4554: @josegonzalez Ensure deployment task containers get associated to internal networks

### New Features

- #4557: @josegonzalez Add bash-completion to debian package recommends
- #4484: @lunswor Bumps vector image version to 0.12.x

### Other

- #4569: @dependabot-preview[bot] chore(deps-dev): bump heroku/heroku-buildpack-php from 190 to 191 in /tests/apps/php
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Dokku post-deploy container is not connected to all the same networks as the regular containers
1 participant