Tag
papyrus-darko:latest
Created
2021-10-07 10:36:32 UTC
Architecture
linux / amd64
Content Digest
Pull Command
ENV
  • PATH=/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin
Layers
  • 001 sha256:af4c2580c6c3e68236ce4f353c045f871e4780b85fdb54c00529426e09bc36ce 43.3 MB
  • 002 sha256:02ddcb35f29f210328480dd69dbcee85fa6172a7f9f0f3cc30e809a0f83351ee 12.2 MB
  • 003 sha256:8509bb4a609e6bc6498ac8c13073390de223b139f9776d35d860034934852570 36.5 MB
  • 004 sha256:63ff626b068bd0e8389a18d8a3be7c05243f32c0ff47a8f843f1257e61367dfd 69.3 KB
  • 005 sha256:decc4664ddcb4cd39440dce3c8a5b93939cc2a3dbf831cd2ffe86600b2922809 28.2 MB
  • 006 sha256:a4ce7cd0b96dc838f41c54de4a30a7d75a7c36e9f5c1afe3ebd1e25dfc039aa0 67.4 MB
  • 007 sha256:ccfa50e6268b6e91dc009855c14556d846cf3a5f98267982b4d2f58703096a18 1.72 KB
  • 008 sha256:98d88592ce7ed4905c738753647f8ffc5839545614a3b5cb91c163655b7393a4 149 Bytes
  • 009 sha256:62fdfce073cd8a16843f55e42391ef1a1377d77a286fb35112a0248a93dc0887 175 Bytes
  • 010 sha256:cea36d694cd3feae4490d522864798a4f553dd438a9e194120406d2707814e24 144 Bytes
  • 011 sha256:39d9bf1f8d895f4ce192505912863b5940458326adae2fe99786c55e3c823909 3.05 KB
  • 012 sha256:4f33018425ea2ac49be78917e7e7100349ec862ec65af63fc184302a370f92b8 10.6 MB
  • 013 sha256:ad722014f15453aa6821712c0df4387ff92b54a71b958a3fd87fbd4b37c314c4 433 Bytes
  • 014 sha256:620afaa2bfeb346b0558ae91d069b3598ad1b406973ca47d34399c245755b841 431 Bytes
History
[2021-09-28 01:25:15 UTC] /bin/sh -c #(nop) ADD file:36e7d2a782d933f47ccfc8692ebf95cacda9f109a51c46514f00b78754070254 in / [2021-09-28 01:25:15 UTC] /bin/sh -c #(nop) CMD ["bash"] [2021-10-06 16:54:47 UTC] /bin/sh -c apt-get update [2021-10-07 10:35:07 UTC] /bin/sh -c apt-get install --no-install-recommends -y openssh-server apt-transport-https ca-certificates curl gnupg2 software-properties-common [2021-10-07 10:35:34 UTC] /bin/sh -c curl -sL https://deb.nodesource.com/setup_8.x | bash [2021-10-07 10:35:45 UTC] /bin/sh -c apt-get install -y nodejs [2021-10-07 10:36:10 UTC] /bin/sh -c apt-get install -y build-essential [2021-10-07 10:36:11 UTC] /bin/sh -c mkdir -p /var/run/sshd && sed -i "s/UsePrivilegeSeparation.*/UsePrivilegeSeparation no/g" /etc/ssh/sshd_config && sed -i 's/PermitRootLogin without-password/PermitRootLogin yes/' /etc/ssh/sshd_config && touch /root/.Xauthority && true [2021-10-07 10:36:12 UTC] /bin/sh -c mkdir -p /root/.ssh [2021-10-07 10:36:12 UTC] /bin/sh -c mkdir -p /usr/src/papyrus-darko [2021-10-07 10:36:13 UTC] /bin/sh -c chmod -R 755 /usr/src/papyrus-darko [2021-10-07 10:36:13 UTC] /bin/sh -c #(nop) WORKDIR /usr/src/papyrus-darko [2021-10-07 10:36:13 UTC] /bin/sh -c #(nop) COPY dir:942c186077c2c8f4e87de305da01103de9eaec6238714b5bd9841f89c376909c in /usr/src/papyrus-darko [2021-10-07 10:36:30 UTC] /bin/sh -c npm install [2021-10-07 10:36:31 UTC] /bin/sh -c #(nop) COPY file:41df25bc7181531834352d564e13bbf30dafc7f03487768a7a01bf9932e6cdfd in . [2021-10-07 10:36:31 UTC] /bin/sh -c chmod +x entrypoint.sh [2021-10-07 10:36:32 UTC] /bin/sh -c #(nop) ENTRYPOINT ["./entrypoint.sh"] [2021-10-07 10:36:32 UTC] /bin/sh -c #(nop) CMD ["npm" "start"]