Skip to content
Snippets Groups Projects
Verified Commit 5ae5046f authored by Reza Housseini's avatar Reza Housseini
Browse files

chore: add reproducible docker creation description

parent 15404985
No related branches found
No related tags found
No related merge requests found
Pipeline #239710 passed
......@@ -10,7 +10,7 @@ The presentation can be found [[https://gitlab.ost.ch/sml-cs/reading-events/1st-
The container was created with
#+begin_src bash
archive = $(guix pack -f docker -S /bin=bin -S /lib=lib -S /share=share -m manifest.scm)
archive = $(guix time-machine -C channels.scm -- pack -f docker -S /bin=bin -S /lib=lib -S /share=share -m manifest.scm)
docker load < $archive
docker tag bash-coreutils-git-emacs registry.gitlab.ost.ch:45023/sml-cs/reading-events/1st-reading-event
docker push registry.gitlab.ost.ch:45023/sml-cs/reading-events/1st-reading-event
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment