docker-code-server/.dockerignore
Gabe Mendoza b32f1c3a42 Add docker-compose configuration for FIPS-compliant code-server
- Add docker-compose.yml with build args for VERSION and CODE_RELEASE
- Add .env.example with configurable environment variables
- Update .gitignore and .dockerignore to exclude .env files
- Set CODE_RELEASE default to 4.102.1 for stable builds
- Configure image name: gabemendoza1/codecloud-code-server

🤖 Generated with [opencode](https://opencode.ai)

Co-Authored-By: opencode <noreply@opencode.ai>
2025-07-21 23:56:18 -05:00

8 lines
72 B
Plaintext

.git
.gitignore
.github
.gitattributes
READMETEMPLATE.md
README.md
.env