diff options
author | Bertrand Jacquin <bertrand@jacquin.bzh> | 2024-08-02 20:04:57 +0100 |
---|---|---|
committer | Bertrand Jacquin <bertrand@jacquin.bzh> | 2024-08-02 20:04:57 +0100 |
commit | 812e22d2dd9bb5e3b45d74a81861cd6975511654 (patch) | |
tree | 3ce32a3d06f98ac77bdd54653a7cc920a7116883 /profiles/container | |
parent | sys-kernel/stable-sources: add 6.10.2 (diff) | |
download | portage-812e22d2dd9bb5e3b45d74a81861cd6975511654.tar.xz |
profiles: add container/docker
Diffstat (limited to 'profiles/container')
-rw-r--r-- | profiles/container/docker/amd64/eapi | 1 | ||||
-rw-r--r-- | profiles/container/docker/amd64/parent | 3 | ||||
-rw-r--r-- | profiles/container/docker/arm64/eapi | 1 | ||||
-rw-r--r-- | profiles/container/docker/arm64/parent | 4 | ||||
-rw-r--r-- | profiles/container/docker/eapi | 1 | ||||
-rw-r--r-- | profiles/container/docker/parent | 1 |
6 files changed, 11 insertions, 0 deletions
diff --git a/profiles/container/docker/amd64/eapi b/profiles/container/docker/amd64/eapi new file mode 100644 index 00000000..7ed6ff82 --- /dev/null +++ b/profiles/container/docker/amd64/eapi @@ -0,0 +1 @@ +5 diff --git a/profiles/container/docker/amd64/parent b/profiles/container/docker/amd64/parent new file mode 100644 index 00000000..1a91f396 --- /dev/null +++ b/profiles/container/docker/amd64/parent @@ -0,0 +1,3 @@ +gentoo:targets/systemd +gentoo:default/linux/amd64/23.0/no-multilib/hardened +.. diff --git a/profiles/container/docker/arm64/eapi b/profiles/container/docker/arm64/eapi new file mode 100644 index 00000000..7ed6ff82 --- /dev/null +++ b/profiles/container/docker/arm64/eapi @@ -0,0 +1 @@ +5 diff --git a/profiles/container/docker/arm64/parent b/profiles/container/docker/arm64/parent new file mode 100644 index 00000000..43fe02e0 --- /dev/null +++ b/profiles/container/docker/arm64/parent @@ -0,0 +1,4 @@ +gentoo:targets/systemd +gentoo:default/linux/arm64/23.0/systemd +gentoo:features/hardened/arm64 +.. diff --git a/profiles/container/docker/eapi b/profiles/container/docker/eapi new file mode 100644 index 00000000..7ed6ff82 --- /dev/null +++ b/profiles/container/docker/eapi @@ -0,0 +1 @@ +5 diff --git a/profiles/container/docker/parent b/profiles/container/docker/parent new file mode 100644 index 00000000..f3229c5b --- /dev/null +++ b/profiles/container/docker/parent @@ -0,0 +1 @@ +.. |