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

[WIP] use built-in Docker init, remove tini #486

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

meonkeys
Copy link
Contributor

We no longer need tini with recent versions of Docker.

See:

Tested and seems to work as expected when --init is included in docker run command line or init: true is included in the Docker Compose service stanza.

Look for a correspoding change in the actual-server repo.

We no longer need tini with recent versions of Docker.

See:

* https://docs.docker.com/reference/cli/docker/container/run/#init
* https://github.com/krallin/tini?#using-tini

Tested and seems to work as expected when `--init` is included in `docker run` command line or `init: true` is included in the Docker Compose service stanza.

Look for a correspoding change in the actual-server repo.
@actual-github-bot actual-github-bot bot changed the title use built-in Docker init, remove tini [WIP] use built-in Docker init, remove tini Nov 13, 2024
Copy link

netlify bot commented Nov 13, 2024

Deploy Preview for actualbudget-website ready!

Name Link
🔨 Latest commit e5f9c61
🔍 Latest deploy log https://app.netlify.com/sites/actualbudget-website/deploys/67341e5fda2a7a00087073ed
😎 Deploy Preview https://deploy-preview-486.www.actualbudget.org
📱 Preview on mobile
Toggle QR Code...

QR Code

Use your smartphone camera to open QR code link.

To edit notification comments on pull requests, go to your Netlify site configuration.

@meonkeys
Copy link
Contributor Author

see actualbudget/actual-server#502

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

Successfully merging this pull request may close these issues.

1 participant