Skip to content

elek/kolto

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

This repository contains a custom buildkitd frontend to encode poems (or any other texts) in Docker image history.

Getting started

Create a Poem file (be sure that first line include the syntax)

# syntax=ghcr.io/elek/kolto

Nails asleep under frozen sand.
Nights soaked in poster-loneliness.
You left the light on in the corridor.
Today my blood is shed.

Author: János Pilinszky
Translators: Ted Hughes and Csokits János

Now you can build your image:

docker buildx build . -t pilinszky -f Poem

You can push/pull it. But when you need a poem, do:

docker history pilinszky

example.png

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages