diff options
author | Joshua Yun <joshua@joshuayun.com> | 2025-02-18 04:47:08 +0000 |
---|---|---|
committer | Joshua Yun <joshua@joshuayun.com> | 2025-02-18 04:47:08 +0000 |
commit | 1bcf7d793861bb0bd1d980ac94dd4962b29e9328 (patch) | |
tree | dfa4e50c419ae02ad2c5e24555cdcb2479e4d971 /docker_tools/config/README | |
parent | bbe63db4eb09b3a010f5e64907171e1706504a61 (diff) | |
download | riscv-processor-1bcf7d793861bb0bd1d980ac94dd4962b29e9328.tar.gz |
feat: Delete docker
Diffstat (limited to 'docker_tools/config/README')
-rw-r--r-- | docker_tools/config/README | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/docker_tools/config/README b/docker_tools/config/README deleted file mode 100644 index 530a7de..0000000 --- a/docker_tools/config/README +++ /dev/null @@ -1,2 +0,0 @@ -# Configuration files for your favorite programs -Put all of your config files in here, if you want to add new programs, add new mounts to the docker compose and new programs to the docker file. |