nushell/docker
Jason Gedge b2c5af457e
Move most of the root package into a subcrate. (#1445)
This improves incremental build time when working on what was previously
the root package. For example, previously all plugins would be rebuilt
with a change to `src/commands/classified/external.rs`, but now only
`nu-cli` will have to be rebuilt (and anything that depends on it).
2020-03-04 13:58:20 -05:00
..
packaging Use tags instead container id and add all binaries to debian/install 2019-09-19 17:57:36 +02:00
docker-compose.package.yml Move env declaration to jobs.docker 2019-11-11 07:51:41 +07:00
Dockerfile changing base image to use updated libssl, adding tests to run --help for nu 2019-09-12 12:46:16 -04:00
Dockerfile.nu-base Move most of the root package into a subcrate. (#1445) 2020-03-04 13:58:20 -05:00
Package.Dockerfile Add libz for glibc-{busybox,distroless} 2019-09-09 16:45:55 +07:00
Package.glibc-busybox.Dockerfile Fix wrong patch on glibc-busybox 2019-09-11 23:49:11 +07:00
Package.glibc-distroless.Dockerfile Fix wrong patch on glibc-busybox 2019-09-11 23:49:11 +07:00