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.
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
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 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
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.
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
Experimental do not touch.
#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.