Skip to content

sillelien/jess-builder

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

jess-builder ${STATUS_PRE_ALPHA}

Stripped down Debian Jessie for Docker creator, this creates images that are derivative of Debian Jessie but have been changed to shrink the size, including the addition of BusyBox. Jessy especially is intended as a fully functional Debian style Docker Image.


If you use this project please consider giving us a star on GitHub. Also if you can spare 30 secs of your time please let us know your priorities here https://sillelien.wufoo.com/forms/zv51vc704q9ary/ - thanks, that really helps!

Please contact us through chat or through GitHub Issues.

GitHub Issues

Join the chat at https://gitter.im/sillelien/jess-builder


Jessie

Jessie is an almost complete Debian Jessie install with a shell and everything based on Debian. It has however a set of additional features such as S6 process management and a DNS hack for systems with issues resolving links.

Please always use a tagged version such as:

FROM sillelien/jessie:0.4.123

Jessie: Docker Registry

Jessie: Image Layers

Debian Jessie: Image Layers

Jessiej ( pun intended )

Is the same as Jessie but with a working Java runtime. Some parts of the runtime have been stripped out because they are only relevant on the desktop.

Jessy

Jessy is a working container with a shell and everything based on Debian but with BusyBox replacing core-utils, it has a lot of the shared libraries still installed as well as apt-get. Consider this a working compromise between Alpine/BusyBox and Debian.

Always use a tagged version such as:

FROM sillelien/jessy:0.5.6

Jessy: Docker Registry

Jessy: Image Layers

Debian Jessie: Image Layers

Jessyj

Is the same as Jessy but with a working Java runtime. Some parts of the runtime have been stripped out because they are only relevant on the desktop.

JessyJ: Docker Registry

JessyJ: Image Layers

Jess

Jess is a lot smaller and has had more removed. Don't use this for anything that needs packages adding, in fact don't really use this as a base image unless you are adding your own binaries to it because so much has been stripped out. We're always looking for feedback about what should and shouldn't be in this image so raise an issue if you have any thoughts.

Always use a tagged version such as:

FROM sillelien/jess:0.5.6

Jess: Docker Registry

Jess: Image Layers

Debian Jessie: Image Layers

Jez

Experimental do not touch.

Badges

Circle CI


GitHub License

#Referral Links

This is an open source project, which means that we are giving our time to you for free. However like yourselves, we do have bills to pay. Please consider visiting some of these excellent services, they are not junk we can assure you, all services we would or do use ourselves.

Really Excellent Dedicated Servers from Limestone Networks - fantastic service, great price.

Low Cost and High Quality Cloud Hosting from Digital Ocean - truly awesome service.

Excellent Single Page Website Creation and Hosting from Strikingly - http://sillelien.com uses this.

#Copyright and License

(c) 2015 Sillelien all rights reserved. Please see LICENSE for license details of this project. Please visit http://sillelien.com for help and commercial support or raise issues on GitHub.

About

Stripped down Debian jessie for Docker creator

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages