diff --git a/sdk_container/src/third_party/portage-stable/acct-group/sshd/metadata.xml b/sdk_container/src/third_party/portage-stable/acct-group/sshd/metadata.xml
new file mode 100644
index 0000000000..3e60a9a347
--- /dev/null
+++ b/sdk_container/src/third_party/portage-stable/acct-group/sshd/metadata.xml
@@ -0,0 +1,8 @@
+
+
+
+
+ base-system@gentoo.org
+ Gentoo Base System
+
+
diff --git a/sdk_container/src/third_party/portage-stable/acct-group/sshd/sshd-0.ebuild b/sdk_container/src/third_party/portage-stable/acct-group/sshd/sshd-0.ebuild
new file mode 100644
index 0000000000..d54032fc8a
--- /dev/null
+++ b/sdk_container/src/third_party/portage-stable/acct-group/sshd/sshd-0.ebuild
@@ -0,0 +1,8 @@
+# Copyright 2020 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=7
+
+inherit acct-group
+
+ACCT_GROUP_ID=22
diff --git a/sdk_container/src/third_party/portage-stable/acct-user/sshd/metadata.xml b/sdk_container/src/third_party/portage-stable/acct-user/sshd/metadata.xml
new file mode 100644
index 0000000000..3e60a9a347
--- /dev/null
+++ b/sdk_container/src/third_party/portage-stable/acct-user/sshd/metadata.xml
@@ -0,0 +1,8 @@
+
+
+
+
+ base-system@gentoo.org
+ Gentoo Base System
+
+
diff --git a/sdk_container/src/third_party/portage-stable/acct-user/sshd/sshd-0.ebuild b/sdk_container/src/third_party/portage-stable/acct-user/sshd/sshd-0.ebuild
new file mode 100644
index 0000000000..06703c1956
--- /dev/null
+++ b/sdk_container/src/third_party/portage-stable/acct-user/sshd/sshd-0.ebuild
@@ -0,0 +1,15 @@
+# Copyright 2020 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=7
+
+inherit acct-user
+
+DESCRIPTION="User for ssh"
+
+ACCT_USER_ID=22
+ACCT_USER_HOME=/var/empty
+ACCT_USER_HOME_OWNER=root:root
+ACCT_USER_GROUPS=( sshd )
+
+acct-user_add_deps
diff --git a/sdk_container/src/third_party/portage-stable/metadata/md5-cache/acct-group/sshd-0 b/sdk_container/src/third_party/portage-stable/metadata/md5-cache/acct-group/sshd-0
new file mode 100644
index 0000000000..a508a4d575
--- /dev/null
+++ b/sdk_container/src/third_party/portage-stable/metadata/md5-cache/acct-group/sshd-0
@@ -0,0 +1,7 @@
+DEFINED_PHASES=preinst pretend
+DESCRIPTION=System group: sshd
+EAPI=7
+KEYWORDS=alpha amd64 arm arm64 hppa ia64 m68k ~mips ppc ppc64 ~riscv s390 sh sparc x86 ~ppc-aix ~x64-cygwin ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~m68k-mint ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris
+SLOT=0
+_eclasses_=acct-group 7126fca4f6bf56620d1ce1fd317066fc user 8bd74731cafdcdad8f7a63637302e073
+_md5_=806fe511e66eff6943cb9b40e5f0d87a
diff --git a/sdk_container/src/third_party/portage-stable/metadata/md5-cache/acct-user/sshd-0 b/sdk_container/src/third_party/portage-stable/metadata/md5-cache/acct-user/sshd-0
new file mode 100644
index 0000000000..34bb524bd6
--- /dev/null
+++ b/sdk_container/src/third_party/portage-stable/metadata/md5-cache/acct-user/sshd-0
@@ -0,0 +1,8 @@
+DEFINED_PHASES=install postinst preinst prerm pretend
+DESCRIPTION=User for ssh
+EAPI=7
+KEYWORDS=alpha amd64 arm arm64 hppa ia64 m68k ~mips ppc ppc64 ~riscv s390 sh sparc x86 ~ppc-aix ~x64-cygwin ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~m68k-mint ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris
+RDEPEND=acct-group/sshd
+SLOT=0
+_eclasses_=acct-user 1729414f09229fbe725c2bc404e60fac user 8bd74731cafdcdad8f7a63637302e073
+_md5_=c0e562c32c3c8bdc95c2071812b7eba3
diff --git a/sdk_container/src/third_party/portage-stable/metadata/md5-cache/virtual/libcrypt-1 b/sdk_container/src/third_party/portage-stable/metadata/md5-cache/virtual/libcrypt-1
new file mode 100644
index 0000000000..8cdc4bb925
--- /dev/null
+++ b/sdk_container/src/third_party/portage-stable/metadata/md5-cache/virtual/libcrypt-1
@@ -0,0 +1,9 @@
+DEFINED_PHASES=-
+DESCRIPTION=Virtual for libcrypt.so
+EAPI=7
+IUSE=+static-libs abi_x86_32 abi_x86_64 abi_x86_x32 abi_mips_n32 abi_mips_n64 abi_mips_o32 abi_riscv_lp64d abi_riscv_lp64 abi_s390_32 abi_s390_64
+KEYWORDS=~alpha amd64 arm arm64 hppa ia64 m68k ~mips ppc ppc64 ~riscv s390 sh sparc x86 ~ppc-aix ~x64-cygwin ~x86-cygwin ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~m68k-mint ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris
+RDEPEND=elibc_glibc? ( || ( >=sys-libs/glibc-2.30-r2[crypt(-),static-libs(+)?] =sys-libs/glibc-2.30-r2[crypt(-),static-libs(+)?]
+
+
+
+
+ base-system@gentoo.org
+ Gentoo base-system Project
+
+