# Docker Commands - Uncloak Wiki Login to wiki: docker exec -u 0 -it wiki /bin/bash - able to use nav around the docker container like a normal system Repo/Articles are in: ``` /wiki/data/repo ``` Get docker to spit outlogs: docker container logs wiki - useful for checking why something isnt working as expected Copy files to and from DO and Docker container: https://stackoverflow.com/questions/22907231/how-to-copy-files-from-host-to-docker-container