<feed xmlns='http://www.w3.org/2005/Atom'>
<title>playground/nix-modules, branch master</title>
<subtitle>place for smaller experiments which may or may not grow into larger things
</subtitle>
<link rel='alternate' type='text/html' href='https://stuebinm.eu/git/playground/'/>
<entry>
<title>nixos oci container: add tag option</title>
<updated>2021-05-31T14:31:16+00:00</updated>
<author>
<name>stuebinm</name>
</author>
<published>2021-05-31T14:31:16+00:00</published>
<link rel='alternate' type='text/html' href='https://stuebinm.eu/git/playground/commit/?id=4cba21106d13aa021b2757a3a550244a884cfccf'/>
<id>4cba21106d13aa021b2757a3a550244a884cfccf</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>nixos-modules oci container: keep to the spec</title>
<updated>2021-05-31T14:20:55+00:00</updated>
<author>
<name>stuebinm</name>
</author>
<published>2021-05-31T14:20:55+00:00</published>
<link rel='alternate' type='text/html' href='https://stuebinm.eu/git/playground/commit/?id=90dc63cc998becf832a7aed446a6b68ecbcf3906'/>
<id>90dc63cc998becf832a7aed446a6b68ecbcf3906</id>
<content type='text'>
turns out you can break the image spec in subtle ways and instead of
telling anyone about it, docker will just guess what was meant and do
whatever.

podman won't, and actually keeps to the spec.

it should work with both now ...
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
turns out you can break the image spec in subtle ways and instead of
telling anyone about it, docker will just guess what was meant and do
whatever.

podman won't, and actually keeps to the spec.

it should work with both now ...
</pre>
</div>
</content>
</entry>
<entry>
<title>nix oci container: add escape hatch to docker config</title>
<updated>2021-05-17T15:11:47+00:00</updated>
<author>
<name>stuebinm</name>
</author>
<published>2021-05-17T15:11:47+00:00</published>
<link rel='alternate' type='text/html' href='https://stuebinm.eu/git/playground/commit/?id=aeb24f296fe339187d2c94f57b144f8d45f554b9'/>
<id>aeb24f296fe339187d2c94f57b144f8d45f554b9</id>
<content type='text'>
This now allows to write arbitrary values into the config of the docker
containers generated, if so desired.

It also now creates working directories /before/ executing any preStart
scripts (which would lead to crashes before).
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
This now allows to write arbitrary values into the config of the docker
containers generated, if so desired.

It also now creates working directories /before/ executing any preStart
scripts (which would lead to crashes before).
</pre>
</div>
</content>
</entry>
<entry>
<title>better nix-modules in oci container</title>
<updated>2021-05-12T17:38:45+00:00</updated>
<author>
<name>stuebinm</name>
</author>
<published>2021-05-12T17:38:45+00:00</published>
<link rel='alternate' type='text/html' href='https://stuebinm.eu/git/playground/commit/?id=49c079b623bbbf56cbab607b1008e3f537f50935'/>
<id>49c079b623bbbf56cbab607b1008e3f537f50935</id>
<content type='text'>
Short overview:
 - cleaner code
 - more comments
 - support for systemd services that are configured via `serviceConfig`
 - got rid of bash (using dash for everything now)
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Short overview:
 - cleaner code
 - more comments
 - support for systemd services that are configured via `serviceConfig`
 - got rid of bash (using dash for everything now)
</pre>
</div>
</content>
</entry>
<entry>
<title>experimenting with nixos modules in oci containers</title>
<updated>2021-05-07T21:50:42+00:00</updated>
<author>
<name>stuebinm</name>
</author>
<published>2021-05-07T21:50:42+00:00</published>
<link rel='alternate' type='text/html' href='https://stuebinm.eu/git/playground/commit/?id=8bb7cbacc2a5a714f940d1cd5aee4d843f40b707'/>
<id>8bb7cbacc2a5a714f940d1cd5aee4d843f40b707</id>
<content type='text'>
See the Readme.org file for what this is.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
See the Readme.org file for what this is.
</pre>
</div>
</content>
</entry>
</feed>
