Skip to content

Files

Failed to load latest commit information.

Latest commit

 Cannot retrieve latest commit at this time.

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 .