Skip to content
This repository was archived by the owner on Apr 4, 2023. It is now read-only.

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 

Repository files navigation

ubuntu-nsenter

This is a simple Docker image that contains a dynamically linked version of nsenter for Ubuntu 14.04. It is used in the e2e CI environment in order to install socat on a Travis CI host.

You can use it like so:

$ docker build -t ubuntu-nsenter .
$ docker run -v /usr/local/bin:/hostbin ubuntu-nsenter cp /nsenter /hostbin/nsenter

About

Image containing nsenter, required when running minikube on travis with helm

Resources

Stars

1 star

Watchers

0 watching

Forks

Releases

Packages

Contributors