项目作者: damdo

项目描述 :
:key: secure docker scratch | `FROM scratch` + SSL ca-certificates
高级语言: Makefile
项目地址: git://github.com/damdo/sscratch.git
创建时间: 2018-01-10T01:45:02Z
项目社区:https://github.com/damdo/sscratch

开源协议:Mozilla Public License 2.0

下载


damdo/sscratch

Build Status

:key: s(ecure)scratch - the docker SCRATCH image with SSL ca-certificates

FEATURES:

  • FROM scratch + ca-certificates.crt (for SSL connections)
  • Optimized for Minimal Possible Size ~236kB
  • Continuous Integration and Deployment: weekly image rebuild, test and push, with Travis CI
  • Easy to remember

USAGE:

In your Dockerfile

  1. FROM damdo/sscratch
  2. # do your awesome things here ...

MANUAL BUILD:

  1. docker build -f Dockerfile-build -t yourimagename .

OTHER:

The certs are automatically downloaded from: https://curl.haxx.se/docs/caextract.html

They are constantly updated and comes from the Mozilla CA certificate store: https://www.mozilla.org/en-US/about/governance/policies/security-group/certs/