From 1bcf7d793861bb0bd1d980ac94dd4962b29e9328 Mon Sep 17 00:00:00 2001 From: Joshua Yun Date: Tue, 18 Feb 2025 04:47:08 +0000 Subject: feat: Delete docker --- docker_tools/README.md | 12 ------------ 1 file changed, 12 deletions(-) delete mode 100644 docker_tools/README.md (limited to 'docker_tools/README.md') diff --git a/docker_tools/README.md b/docker_tools/README.md deleted file mode 100644 index 630e576..0000000 --- a/docker_tools/README.md +++ /dev/null @@ -1,12 +0,0 @@ -# Docker environment setup -This docker container has everything you need to develop. - -To build the docker image, run -``` -./build.sh -``` -To enter the work environment. -``` -./devbox.sh -``` -The config directory mounts to the .config directory in root, for you to add your vim/nvim/tmux configurations. -- cgit v1.2.3