Hello, so, did you check the containers on your system and it went away?
Maybe to following commands are helpful to understand where your container went to: https://stackoverflow.com/questions/16840409/how-to-list-containers-in-docker#16842203 ("docker ps -a" or "docker container ls -a" is a good idea, note that the command line syntax has changed) Then you take the id of the stopped container can start using docker container start ###id### (or "docker start ###id###") Good luck, Michael > On 8. Jul 2020, at 08:06, TV레전드 <[email protected]> wrote: > > Hi it's been a while > > I hava a big issue... > because I installed Fossology in docker method > but if restarting my computer, i can't my fossology webpage > I have to run it again with the docker and all my uploaded files are gone. > > I need to help.... > -=-=-=-=-=-=-=-=-=-=-=- Links: You receive all messages sent to this group. View/Reply Online (#3377): https://lists.fossology.org/g/fossology/message/3377 Mute This Topic: https://lists.fossology.org/mt/75371305/21656 Group Owner: [email protected] Unsubscribe: https://lists.fossology.org/g/fossology/unsub [[email protected]] -=-=-=-=-=-=-=-=-=-=-=-
