Skip to content

Use a Docker container to build other containers

Containers on AWS Fargate cannot run in privileged mode. This is required if you are using a Docker container to build other containers - a key CI use case. In !34 (merged) we started working on an example container image that includes Kaniko, but didn't find a way to put it to work smoothly with the Custom Executor driver.

There are more tools to investigate, and the purpose of this issue is to keep track of them:

  1. https://buildah.io/
  2. https://github.com/moby/buildkit
To upload designs, you'll need to enable LFS and have an admin enable hashed storage. More information