Replies: 2 comments 1 reply
-
| Wondering if there's been any updates to this? I'm running umami in docker. If I run  | 
Beta Was this translation helpful? Give feedback.
                  
                    0 replies
                  
                
            -
| @ptmrio @k3tan172 I think I figured it out, at least these worked for me: docker-compose pull
docker-compose up --force-recreateI've opened #1029 to hopefully add these to the README for future users. | 
Beta Was this translation helpful? Give feedback.
                  
                    1 reply
                  
                
            
  
    Sign up for free
    to join this conversation on GitHub.
    Already have an account?
    Sign in to comment
  
        
    
Uh oh!
There was an error while loading. Please reload this page.
-
Could you please provide a upgrade guide for the docker-compose install variant in the documentation?
Afaik is should simply be
docker-compose pull. Yet I'm pretty new to docker. While this updates the image, what happens to db schema upgrades? A official documentation on this would be pretty neat, as docker-compose is mentioned as a way of installation.Beta Was this translation helpful? Give feedback.
All reactions