Skip to content

dotmpe/x-docker

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

582 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Usage:

docker run -v DIR:/project \
		dotmpe/BASE-bats [ARGV | -- CMD [ -- CMD ]*]

Test project with files from test dir:

docker run -v $(pwd -P):/project dotmpe/BASE-bats ./test/

The main issue for flexible test nodes is getting specific dependencies, so the entry-point allows both installing additiona packages, and/or executing several script lines in sequence.

Besides bash and bats, aditional tools installed into the base image are jq, curl and ncurses if needed for tput.

Dockerfile builds at hub.docker.com

Other tools

About

Testbed for docker builds

Resources

License

Stars

Watchers

Forks

Packages

 
 
 

Contributors