Metadata for the ArchiveTeam Docker Hub repositories
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.

147 lines
6.6 KiB

  1. [
  2. {
  3. "architecture": "amd64",
  4. "features": null,
  5. "variant": null,
  6. "digest": "sha256:25216ca22bc1e00ab93ce4ae6a3b136ddccef7235032c0e823293434eb172b9f",
  7. "layers": [
  8. {
  9. "digest": "sha256:ef33001ab97062d10fbed0eb75a84e5481974589c680ecee3760a3ca4d8a5381",
  10. "size": 32899745,
  11. "instruction": "ADD file:fed931ae7cb70beca3116de01b15f605ad0c254ca5b034c34f6da9aadaca3d2d in /"
  12. },
  13. {
  14. "digest": "sha256:3e2eef9829b4708ab0ab4771202a6e643f9fff4eb6b15d3e2097a8bd71125354",
  15. "size": 302,
  16. "instruction": "COPY file:7e96bef641cb464ab5ecebb3e587e9602e44343ea6ef5053120a1bc89b195904 in /etc/dpkg/dpkg.cfg.d/"
  17. },
  18. {
  19. "digest": "sha256:7966b856e9bb78f84603ba2a8ffa6f03869bcedaba6e2cb04b876e6fa5e68e00",
  20. "size": 262,
  21. "instruction": "COPY file:d4c6d2dc420bd63f62781343c5a5278d920759fa76336e2831b4ac41e93b877d in /etc/apt/apt.conf.d/"
  22. },
  23. {
  24. "digest": "sha256:4f4fb700ef54461cfa02571ae0db9a0dc1e0cdb5577484a6d75e68dc38e8acc1",
  25. "size": 32,
  26. "instruction": "ENV LC_ALL=C.UTF-8"
  27. },
  28. {
  29. "digest": "sha256:4f4fb700ef54461cfa02571ae0db9a0dc1e0cdb5577484a6d75e68dc38e8acc1",
  30. "size": 32,
  31. "instruction": "ENV PATH=/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin"
  32. },
  33. {
  34. "digest": "sha256:4f4fb700ef54461cfa02571ae0db9a0dc1e0cdb5577484a6d75e68dc38e8acc1",
  35. "size": 32,
  36. "instruction": "ENV DEBIAN_FRONTEND=noninteractive"
  37. },
  38. {
  39. "digest": "sha256:4f4fb700ef54461cfa02571ae0db9a0dc1e0cdb5577484a6d75e68dc38e8acc1",
  40. "size": 32,
  41. "instruction": "LABEL io.resin.architecture=rpi io.resin.qemu.version= io.resin.device-type=raspberrypi"
  42. },
  43. {
  44. "digest": "sha256:4f4fb700ef54461cfa02571ae0db9a0dc1e0cdb5577484a6d75e68dc38e8acc1",
  45. "size": 32,
  46. "instruction": "CMD [\"/bin/bash\"]"
  47. },
  48. {
  49. "digest": "sha256:4f4fb700ef54461cfa02571ae0db9a0dc1e0cdb5577484a6d75e68dc38e8acc1",
  50. "size": 32,
  51. "instruction": "ENV NODE_VERSION=0.10.40"
  52. },
  53. {
  54. "digest": "sha256:1dc50c53485373c22108d81448d1287bf0b56e25dbbd80d395892618142ac660",
  55. "size": 7459655,
  56. "instruction": "/bin/sh -c buildDeps='curl ca-certificates' \t&& set -x \t&& apt-get update && apt-get install -y $buildDeps --no-install-recommends \t&& rm -rf /var/lib/apt/lists/* \t&& curl -SLO \"http://resin-packages.s3.amazonaws.com/node/v$NODE_VERSION/node-v$NODE_VERSION-linux-armv6hf.tar.gz\" \t&& tar -xzf \"node-v$NODE_VERSION-linux-armv6hf.tar.gz\" -C /usr/local --strip-components=1 \t&& rm \"node-v$NODE_VERSION-linux-armv6hf.tar.gz\" \t&& apt-get purge -y --auto-remove $buildDeps \t&& npm config set unsafe-perm true -g --unsafe-perm \t&& rm -rf /tmp/*"
  57. },
  58. {
  59. "digest": "sha256:4f4fb700ef54461cfa02571ae0db9a0dc1e0cdb5577484a6d75e68dc38e8acc1",
  60. "size": 32,
  61. "instruction": "CMD [\"echo\" \"'No CMD command was set in Dockerfile! Details about CMD command could be found in Dockerfile Guide section in our Docs. Here's the link: http://docs.resin.io/#/pages/using/dockerfile.md\"]"
  62. },
  63. {
  64. "digest": "sha256:963aaef00607bc32d8bdb749ff70dc07438e69ba1279255a5692103f13f80ac0",
  65. "size": 255,
  66. "instruction": "COPY file:e56ab7ba0399ed7fd0dd4a7218c8a0178cf751bfa7c05461067edda5a2380357 in /etc/dpkg/dpkg.cfg.d/"
  67. },
  68. {
  69. "digest": "sha256:0035ddfbabae26a6b2174757781bc3d9031e66db39388df6a715d72856657929",
  70. "size": 12193701,
  71. "instruction": "/bin/sh -c apt-get -q update \t&& apt-get install -qqy \t\tbtrfs-tools \t\tca-certificates \t\trsync \t\tsocat \t\tsupervisor \t\t--no-install-recommends \t&& apt-get clean \t&& rm -rf /var/lib/apt/lists/"
  72. },
  73. {
  74. "digest": "sha256:2c51bbc163ba2c69406e6651a7e9120c1ddd33ce26b608a533d994ecaaf837b8",
  75. "size": 937,
  76. "instruction": "COPY dir:5f587d20a94ae650fb10b36b9bb1c54941fd9dd3f5c95325217c5b6939fe0261 in /etc/supervisor/"
  77. },
  78. {
  79. "digest": "sha256:4f4fb700ef54461cfa02571ae0db9a0dc1e0cdb5577484a6d75e68dc38e8acc1",
  80. "size": 32,
  81. "instruction": "WORKDIR /app"
  82. },
  83. {
  84. "digest": "sha256:29a2d2f7bc1c721a678250ad49dc47c23bf5aed23b3b2d911eecf5fd5c3a59e7",
  85. "size": 1026,
  86. "instruction": "COPY multi:09c2c31e58ee19fde3c3122c8c7d699e36647ba9908b97da2714b2d92aa3938d in /app/"
  87. },
  88. {
  89. "digest": "sha256:60bcf3f56321ee5f52af2aec6d0ee4ebc0d998f223d76b5acaa4d2bf47eddd12",
  90. "size": 15569591,
  91. "instruction": "/bin/sh -c apt-get -q update \t&& apt-get install -qqy g++ libsqlite3-dev make --no-install-recommends \t&& JOBS=MAX npm install --unsafe-perm --production --no-optional \t&& npm dedupe \t&& npm cache clean \t&& rm -rf /tmp/* \t&& apt-get purge -qqy g++ libsqlite3-dev make binutils \t&& apt-get clean \t&& apt-get autoremove -qqy \t&& rm -rf /var/lib/apt/lists/"
  92. },
  93. {
  94. "digest": "sha256:5e3d0dc6d2262bd94165ecd2fbb829bd847e8bfd60ad8a68b049532999e5ee0a",
  95. "size": 2372447,
  96. "instruction": "COPY dir:94a655d460bc462ba5edb0aab4cbd4011223a6386796cf2ea28a6a10f3b55164 in /app/"
  97. },
  98. {
  99. "digest": "sha256:bfc7cab49dab9d5a6a1c46719479baf813b19c6ded2302d9b0258895c537b8c7",
  100. "size": 18374,
  101. "instruction": "/bin/sh -c chmod +x /app/src/enterContainer.sh \t&& /app/node_modules/.bin/coffee -c /app/src \t&& ln -sf /app/entry.sh /start # Needed for legacy"
  102. },
  103. {
  104. "digest": "sha256:4f4fb700ef54461cfa02571ae0db9a0dc1e0cdb5577484a6d75e68dc38e8acc1",
  105. "size": 32,
  106. "instruction": "/bin/sh -c chmod +x /app/bin/gosuper"
  107. },
  108. {
  109. "digest": "sha256:4f4fb700ef54461cfa02571ae0db9a0dc1e0cdb5577484a6d75e68dc38e8acc1",
  110. "size": 32,
  111. "instruction": "ENTRYPOINT &{[\"/app/entry.sh\"]}"
  112. },
  113. {
  114. "digest": "sha256:4f4fb700ef54461cfa02571ae0db9a0dc1e0cdb5577484a6d75e68dc38e8acc1",
  115. "size": 32,
  116. "instruction": "ENV VERSION=1.6.0"
  117. },
  118. {
  119. "digest": "sha256:4f4fb700ef54461cfa02571ae0db9a0dc1e0cdb5577484a6d75e68dc38e8acc1",
  120. "size": 32,
  121. "instruction": "ENV DEFAULT_PUBNUB_PUBLISH_KEY=pub-c-6cbce8db-bfd1-4fdf-a8c8-53671ae2b226"
  122. },
  123. {
  124. "digest": "sha256:4f4fb700ef54461cfa02571ae0db9a0dc1e0cdb5577484a6d75e68dc38e8acc1",
  125. "size": 32,
  126. "instruction": "ENV DEFAULT_PUBNUB_SUBSCRIBE_KEY=sub-c-bbc12eba-ce4a-11e3-9782-02ee2ddab7fe"
  127. },
  128. {
  129. "digest": "sha256:4f4fb700ef54461cfa02571ae0db9a0dc1e0cdb5577484a6d75e68dc38e8acc1",
  130. "size": 32,
  131. "instruction": "ENV DEFAULT_MIXPANEL_TOKEN=99eec53325d4f45dd0633abd719e3ff1"
  132. },
  133. {
  134. "digest": "sha256:4ad1ddf04fdd94ad15a9dc3bfa4cd8063863f190e9e33ae462116b8b932e72c0",
  135. "size": 33561,
  136. "instruction": "COPY dir:4f7d6d90b3d657a8938a6feb9c51061bfd6fee4fda0364270b8e5ab5534fd652 in ./src "
  137. }
  138. ],
  139. "os": "linux",
  140. "os_features": null,
  141. "os_version": null,
  142. "size": 70550304,
  143. "status": "inactive",
  144. "last_pulled": "2024-01-16T06:25:17.748294Z",
  145. "last_pushed": null
  146. }
  147. ]