summaryrefslogtreecommitdiff
path: root/docker
AgeCommit message (Expand)Author
2023-11-08Fix alpine docker file (#10992)Justin Ma
2023-08-09Fix cross-compiling with cross-rs (#9972)Reilly Wood
2023-06-28Pre-register plugins inside docker container (#9533)Yethal
2022-12-22Add cross-rs config (#7559)Reilly Wood
2022-12-10fix docker build (#7422)metacoma
2022-07-31adds a `config reset` command (#6149)pwygab
2022-06-29Update Dockerfile (#5910)Yethal
2022-06-21feat: Update dockerfile for latest nu release (#5843)Justin Ma
2022-04-13Add a dockerfile example based on debian bullseye-slim (#5176)Justin Ma
2022-01-26Remove unused repo parts (#4271)JT
2020-10-26Remove it expansion (#2701)Jonathan Turner
2020-08-24Fix Dockerfile (cache clear of apt) (#2394)Ryuichi Watanabe
2020-06-24First pass at updating all documentation formatting and cleaning up output of...Joseph T. Lyons
2020-03-14Fix whitespace and typos (#1481)Waldir Pimenta
2020-03-04Move most of the root package into a subcrate. (#1445)Jason Gedge
2019-11-12Merge pull request #806 from DrSensor/ci/github/quay.ioJonathan Turner
2019-11-11Move env declaration to jobs.dockerFahmi Akbar Wildana
2019-11-08try againJonathan Turner
2019-11-08try againJonathan Turner
2019-11-08Second attempt to remove rust-toolchainJonathan Turner
2019-11-08Update docker to stableJonathan Turner
2019-09-29dont run nu at end of release buildVanessa Sochat
2019-09-24Merge pull request #625 from DrSensor/masterJonathan Turner
2019-09-20Merge pull request #656 from jankoprowski/debianJonathan Turner
2019-09-19Use tags instead container id and add all binaries to debian/installJan Koprowski
2019-09-19Replace command with <image-id>Jan Koprowski
2019-09-18Enhance docker/packaging/README.md about issue linksJan Koprowski
2019-09-18Remove Dockerfile.bionic from docker directoryJan Koprowski
2019-09-16Base on quay.io/nushell/nu-base:latest imageJan Koprowski
2019-09-13updating base to 18.04Vanessa Sochat
2019-09-12Introduce debian packagingJan Koprowski
2019-09-12changing base image to use updated libssl, adding tests to run --help for nuVanessa Sochat
2019-09-11adding missing docker dependencies openssl and pkgconfigVanessa Sochat
2019-09-11Fix wrong patch on glibc-busyboxFahmi Akbar Wildana
2019-09-11Add libgcc_s.so.1 for glibc-busyboxFahmi Akbar Wildana
2019-09-11Add librt.so.1 for glibc-busyboxFahmi Akbar Wildana
2019-09-11Fix glibc-{busybox,distroless}Fahmi Akbar Wildana
2019-09-09Add libz for glibc-{busybox,distroless}Fahmi Akbar Wildana
2019-09-09Fix can't execute entrypointFahmi Akbar Wildana
2019-09-09Fix artifact is missingFahmi Akbar Wildana
2019-09-08test building akin to azure-pipelines (without release) to hopefully shorten ...Vanessa Sochat
2019-09-08Add busybox as base imageFahmi Akbar Wildana
2019-09-08Build and publish docker img along with nu pluginsFahmi Akbar Wildana
2019-08-29so close, needed to have quay.io as from image base (not docker hub)Vanessa Sochat
2019-08-29updating README to include instructions and link for quay.io, and removing mu...Vanessa Sochat
2019-08-29trivial change to trigger ciVanessa Sochat
2019-08-27adding two Dockerfiles, one for base image and the other for multistage build...Vanessa Sochat