From 510f6889909bb11e1720c42352d5a287c2d31c55 Mon Sep 17 00:00:00 2001 From: Supan Adit Pratama Date: Thu, 26 Sep 2024 19:51:51 +0700 Subject: [PATCH] chore: update add available tags --- README.md | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/README.md b/README.md index ebfd9cb..1f5b126 100644 --- a/README.md +++ b/README.md @@ -21,6 +21,11 @@ docker run --rm -it -w "/tex" -v ${PWD}:/tex git.supanadit.com/supanadit/docker- docker run --rm -it -w "/tex" -v %cd%:/tex git.supanadit.com/supanadit/docker-texlive:1.0.0-ubuntu-full.1 ``` +## Available Tags + +- `1.0.0-ubuntu-full.1` - Full version of texlive on ubuntu +- `0.0.1-awesome-cv.1` - Tailored version for Awesome CV based on Ubuntu + ## Notes I currently have only full version of texlive, but I will add more version in the future. Even light version of texlive on busybox and scratch.