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

Uploaded images losing after docker-compose down on snipe-it docker image #5

Open
ygurdag opened this issue Feb 17, 2022 · 2 comments

Comments

@ygurdag
Copy link

ygurdag commented Feb 17, 2022

After docker-compose down, all uploaded images and logo losing, because there is no persistent volume for snipe-it image.
But Mysql data no problem.
You need to add volume setting for the snipe-it image on docker-compose.yml file, something like this;
volumes:
- snipeit-vol:....

Thanks

@ygurdag
Copy link
Author

ygurdag commented Feb 18, 2022

The modified composer file works as expected. Now not losing image, logo files after docker-compose down command.
docker-compose.yml.zip

@fivelook
Copy link

hola amigo. pudiste solucionar el inconveniente de imagen.

yo no logro ver las imágenes luego que actualizamos snipe-it a la versión 6.0.12, anteriormente estaba utilizando la v5.4.4 y todos iba bien con respecto a la imágenes de los activos.

tenemos el servidor en un docker.

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

No branches or pull requests

2 participants