Can't remove folder after running for the first time
Nobody has claimed this yet.
- Dominant language
- Shell
- Stars
- 1.3k
- Forks
- 310
- Avg merge
- 3d 12h
- Merged PRs (30d)
- 1
Description
Steps to Reproduce
- Run the steps provided in the installation.
- Stop service. Uninstall mongoDB
sudo rm -rf overleaf-toolkit
Expected Behaviour
Folder should be removed.
Observed Behaviour
Folder is removed and immediately readded.
When stopping the docker engine, the folder is permanently removed.
When restarting the PC or the docker engine, folder is readded.
Context
I wan't to completely uninstall it.
Contributor guide
No contributing guide indexed for this repository
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
Start by following the installation steps and inspecting the toolkit's Docker startup configuration or service entry point that runs after a restart. Reproduce the sequence with sudo rm -rf overleaf-toolkit, then restart the Docker engine or PC and observe what recreates the folder. Done means the toolkit remains absent after Docker and the PC restart, while normal startup still works when it is installed.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- docker, mongodb, shell
- Domain
- devops, infrastructure
- Issue type
- Bug
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 35/100