Skip to content

Latest commit

 

History

History
 
 

tkn-image

Folders and files

NameName
Last commit message
Last commit date

parent directory

..
 
 
 
 

tkn oci image

This directory contains the Dockerfile used to build the official tkn image. It is a multi-stage Dockerfile that defines 1 targets:

docker build --file=contrib/tkn-image/Dockerfile \
    --target=tkn --tag tkn:latest .