]> git.proxmox.com Git - mirror_xterm.js.git/commit
Ignore all the build directories in Docker
authorAntonis Kalipetis <akalipetis@gmail.com>
Thu, 29 Dec 2016 14:13:58 +0000 (16:13 +0200)
committerAntonis Kalipetis <akalipetis@gmail.com>
Thu, 29 Dec 2016 14:13:58 +0000 (16:13 +0200)
commit61c213f9e35e380b34ed3ae11726e8c353e01f5b
tree3d7e1a4660724aa196c29f6cf5a81abc5640ea66
parenta4c958c54fb1becf5878354988556673333b5a26
Ignore all the build directories in Docker

This allows for reproducible builds.
Also, fix Dockerfile to first build and then run tests and a typo in the entrypoint.

Thanks @BenHall for reporting the issue with the Docker build!
.dockerignore
Dockerfile