nix2container/examples
Thomas Winant d9acb01c15
Allow setting the Created timestamp
Implements #89.

Like `nixpkgs.dockerTools.buildImage`, let `nix2container.buildImage` take an
optional `created` argument that will be set on the resulting image. For
backwards compatibility, it defaults to `"0001-01-01T00:00:00Z"`.

I did not implement support for passing `"now"`, as I don't need it.

(cherry picked from commit ffafa5df41829395609c51b25853fd7bdf154e5e)
2024-08-07 21:08:50 -04:00
..
uwsgi Rename isolatedDeps to layers 2022-02-03 22:17:34 +01:00
alpine-manifest.json Add example getManifest invocation. 2023-06-26 14:08:48 -04:00
bash.nix Rename contents to copyToRoot 2022-07-16 09:11:57 +02:00
basic.nix Speedup evaluation of flake 2022-01-28 22:56:59 +01:00
created.nix Allow setting the Created timestamp 2024-08-07 21:08:50 -04:00
default.nix Allow setting the Created timestamp 2024-08-07 21:08:50 -04:00
from-image-manifest.nix Rename pullImageByManifest -> pullImageFromManifest 2023-06-23 11:52:55 -04:00
from-image.nix fix: make architecture explicit in pullImage 2022-09-21 13:00:58 -07:00
get-manifest.nix Rename pullImageByManifest -> pullImageFromManifest 2023-06-23 11:52:55 -04:00
hello.nix Rename isolatedDeps to layers 2022-02-03 22:17:34 +01:00
layered.nix Add the maxLayers attribute to build layered images 2022-02-16 22:32:17 +01:00
nested.nix Release 1.0.0 2023-03-02 21:39:17 +01:00
nginx.nix Rename contents to copyToRoot 2022-07-16 09:11:57 +02:00
nix-user.nix Release 1.0.0 2023-03-02 21:39:17 +01:00
nix.nix Fix the CI... 2022-12-16 08:55:43 +01:00
non-reproducible.nix Add Podman tests 2022-03-17 21:01:19 +01:00
openbar.nix Rename contents to copyToRoot 2022-07-16 09:11:57 +02:00
ownership.nix test: adds test for testing ownership changes 2022-09-27 10:59:15 -07:00
perms.nix Add non regression test for issue 45 2022-09-21 21:07:05 +02:00