mirror of
https://github.com/coder/code-server.git
synced 2026-05-10 14:27:26 +02:00
Fix Docker image not building
It seems to copy the entire directory to the second container for some reason and runs out of space.
This commit is contained in:
@@ -9,3 +9,4 @@ doc
|
||||
LICENSE
|
||||
README.md
|
||||
node_modules
|
||||
release
|
||||
Reference in New Issue
Block a user