Skip to content

VSCodium/vscodium-docker-files

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 

Repository files navigation

vscodium-docker-files

makes it easier to troubleshoot problems in the Travis builds

the dockerfiles should install the necessary dependencies and clone the vscodium + vscode repos. then you can drop in and build or tweak things as desired.

building

for now there's just the 32-bit file:

docker build -t vscodium-ia32 -f Dockerfile.ia32 .

getting a shell

docker run -it vscodium-ia32 bash 

License

MIT

About

some dockerfiles to make local testing easier

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published