We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
The main problem is that users have no control over when containers are downloaded for update. There are two issues at play:
docker-compose up
Our current lock in aktualizr-lite is just for the "update". We'll need a new CLI option for this "download" lock as well.
aktualizr-lite
The text was updated successfully, but these errors were encountered:
Here is my branch with the progress so far:
https://github.com/doanac/aktualizr/commits/docker-app-fetch
Sorry, something went wrong.
This has been merged. It will go out in our next v60 update.
Merge pull request #20 from cajun-rat/clarify-registration-requirements
b7c8369
Add stricter testing to reregistration tests
doanac
No branches or pull requests
The main problem is that users have no control over when containers are downloaded for update. There are two issues at play:
docker-compose up
.Our current lock in
aktualizr-lite
is just for the "update". We'll need a new CLI option for this "download" lock as well.The text was updated successfully, but these errors were encountered: