unifi-docker
unifi-docker copied to clipboard
[BUGFIX] Update docker compose flow
Description
- Add
tty: true
to docker-compose.yml so Ctrl-C works to stop watching logs - Document how to watch the logs
- docker-compose (note the hyphen) is deprecated and unsupported as of July 2023: https://docs.docker.com/compose/reference/ . Update docs to
docker compose
(no hyphen) - Update docker-compose.yml to latest version (3)
How Has This Been Tested?
Tested locally. Before I had manually kill
the docker attach unifi_logs
command from a separate shell. Now Ctrl-C works.
Checklist:
Go over all the following points, and put an x
in all the boxes that apply.
If you're unsure about any of these, don't hesitate to ask. We're here to help!
- [x] My code follows the code style of this project. (CI will test it anyway and also needs approval)
- [x] My change requires a change to the documentation.
- [x] I have updated the documentation accordingly.
This PR is stale because it has been open 30 days with no activity. Remove stale label or comment or this will be closed in 5 days.
Still relevant and important
This PR is stale because it has been open 30 days with no activity. Remove stale label or comment or this will be closed in 5 days.
Still relevant and important
This PR is stale because it has been open 30 days with no activity. Remove stale label or comment or this will be closed in 5 days.
Still relevant and important
For whenever this gets checked and merged, may as well just delete the version: line now as it's usually ignored nowadays by Docker Engine. It adjusts versioning automatically based on what's in the compose file.
This PR is stale because it has been open 30 days with no activity. Remove stale label or comment or this will be closed in 5 days.
Still relevant and important
This PR is stale because it has been open 30 days with no activity. Remove stale label or comment or this will be closed in 5 days.
This PR is stale because it has been open 30 days with no activity. Remove stale label or comment or this will be closed in 5 days.
For whenever this gets checked and merged, may as well just delete the version: line now as it's usually ignored nowadays by Docker Engine. It adjusts versioning automatically based on what's in the compose file.
@Gamertech Done, thanks!
This PR is stale because it has been open 30 days with no activity. Remove stale label or comment or this will be closed in 5 days.