Skip to content
 
 

Latest commit

 

History

23 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Minibox - A minimal commandbox image

The purpose of foundeo/minibox is to create the smallest possible docker container to run commandbox.

This container was built by Foundeo Inc. to provide a small container to run Fixinator CFML Security Scanner in CI.

Architecture

The image currently uses the Azul OpenJDK Alpine Linux Image as its base.

Jave Version: 8

CommandBox Version: 5

Pre-warmed

The image is pre-warmed, meaning the CommandBox home has already been extracted - this should speed up the execution of commandbox.

Usage

To test it out, you can simply run this command:

docker run -it --rm foundeo/minibox:latest box version

Tags

The latest version is tagged under latest which should get you the latest version of commandbox and java. Builds are also tagged each month in the format yyyy.mm, for production use you may want to pin such a version. If you pin the current month there is a chance it may be updated again before the end of the month.

Thanks

Thanks to Brad Wood / Ortus for not only creating commandbox, but also creating box-thin and box-light which greatly simplified this process.

About

A minimal (smallest size possible) docker container with commandbox

Resources

Stars

0 stars

Watchers

0 watching

Forks

Releases

Packages

Contributors

Languages