Skip to content

Commit

Permalink
improve exercise text
Browse files Browse the repository at this point in the history
  • Loading branch information
bast committed Oct 8, 2024
1 parent 5785578 commit 6e03116
Showing 1 changed file with 5 additions and 1 deletion.
6 changes: 5 additions & 1 deletion content/sharing.rst
Original file line number Diff line number Diff line change
Expand Up @@ -248,4 +248,8 @@ Exercises
If you want to try this out:
- Take `this repository <https://github.com/bast/html2pdf>`_ as starting point and inspiration.
- Don't focus too much on what this container does, but rather `how it is built <https://github.com/bast/html2pdf/tree/main/.github/workflows>`_.
- To build a new version, one needs to send a pull request which updates ``VERSION`` and modifies the definition file.
- To build a new version, one needs to send a pull request which updates
the file ``VERSION`` and modifies the definition file.
- Using this approach, try to build a very simple container definition
directly on GitHub where the goal is to have both the definition file
and the image file in the same place.

0 comments on commit 6e03116

Please sign in to comment.