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

Wallabag Docker image/container update #60

Closed
nicosomb opened this issue Mar 31, 2017 · 10 comments
Closed

Wallabag Docker image/container update #60

nicosomb opened this issue Mar 31, 2017 · 10 comments

Comments

@nicosomb
Copy link
Member

From @Suncatcher on March 30, 2017 11:22

Issue details

I have several questions regarding this:

  1. Does Wallabag image/container updated automatically?
  2. If not, how can one update it manually without stopping container?
  3. If it's not possible without stopping, what is the general procedure?

Having my (very limited) knowledge of Docker, I treat it following way:
when creating container, Docker pulls the latest image from the Hub, but without recreating container it won't update it by default? Am I right?
As it appears, procedure is quite complicated, and to provide consistent updates some changes should be made to application prior to publishing the image.

Environment

  • wallabag version that exhibits the issue: 2.2.2
  • How did you install wallabag?: Docker
  • Last wallabag version that did not exhibit the issue (if applicable): dunno
  • php version: dunno
  • OS: AWS AMI Linux 2016.e
  • type of hosting (shared or dedicated): AWS EC2 T2 Micro
  • which storage system you choose at install (SQLite, MySQL/MariaDB or PostgreSQL): Postgre 9.6.2

Steps to reproduce/test case

Trying to update Wallabag container

Copied from original issue: wallabag/wallabag#3018

@nicosomb
Copy link
Member Author

@Suncatcher do you use this container https://hub.docker.com/r/wallabag/wallabag/ ?

@nicosomb
Copy link
Member Author

From @Suncatcher on March 31, 2017 10:0

Exactly. However, I was said it's only for developers and not for users.

@nicosomb
Copy link
Member Author

No, the image available on Docker Hub is for users.
For developers, you need to use docker-compose.yml in https://github.com/wallabag/wallabag repo.

@nicosomb
Copy link
Member Author

From @Suncatcher on March 31, 2017 10:4

So you, guys, should be more consistent in providing info :)

@nicosomb
Copy link
Member Author

Yes we should.

Do we need to move this issue to wallabag/docker repo?

@nicosomb
Copy link
Member Author

From @Suncatcher on March 31, 2017 11:20

I suppose yes.

@Suncatcher
Copy link

Suncatcher commented Apr 21, 2017

Nobody can clarify this question?

@xsteadfastx
Copy link
Contributor

you need do stop and remove the container for upgrading. its possible to work with the container and commiting the changes but i would never do that.

@xsteadfastx
Copy link
Contributor

data and the software should be in seperated containers... and in different volumes so they survive container removing and recreating.

@Kdecherf
Copy link
Member

Kdecherf commented Jan 3, 2024

Closing this issue as outdated, the container and its update procedure changed a lot since then

@Kdecherf Kdecherf closed this as not planned Won't fix, can't repro, duplicate, stale Jan 3, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

4 participants