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.
 
 

162 line
7.0 KiB

  1. [
  2. {
  3. "architecture": "amd64",
  4. "features": null,
  5. "variant": null,
  6. "digest": "sha256:9f117c6106de72e58d680ee13a83a8813197587255381233c2cd4b3b02242816",
  7. "layers": [
  8. {
  9. "digest": "sha256:ae58447ba188afb1e524673978d3fef3f25547afe5f03a2858bffdee82951900",
  10. "size": 33238477,
  11. "instruction": "ADD file:eaf9c9b92a402092365d6df74ab2ffc872221cecf20ac206fdbf0734cd288c4c in /"
  12. },
  13. {
  14. "digest": "sha256:11745c9daf879e6f4251d51db6cac955a1bbb7d991a0ca286e932e5e1bb9625f",
  15. "size": 302,
  16. "instruction": "COPY file:7e96bef641cb464ab5ecebb3e587e9602e44343ea6ef5053120a1bc89b195904 in /etc/dpkg/dpkg.cfg.d/"
  17. },
  18. {
  19. "digest": "sha256:52bee61a66aebfc9ecf6770761551fa39efa9fdc755a182d1e693a30913c5124",
  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=i386"
  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:cfa48a83a4571637b12acc269a918a834822d5f96e0de0d6b3ab73e243f714ed",
  55. "size": 7658346,
  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://nodejs.org/dist/v$NODE_VERSION/node-v$NODE_VERSION-linux-x86.tar.gz\" \t&& tar -xzf \"node-v$NODE_VERSION-linux-x86.tar.gz\" -C /usr/local --strip-components=1 \t&& rm \"node-v$NODE_VERSION-linux-x86.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:5d680f190eac9ed8013dc6c06f9eac346403b9bd8abcf14a6717ff37440fe99c",
  65. "size": 258,
  66. "instruction": "COPY file:e56ab7ba0399ed7fd0dd4a7218c8a0178cf751bfa7c05461067edda5a2380357 in /etc/dpkg/dpkg.cfg.d/"
  67. },
  68. {
  69. "digest": "sha256:1f69f8cd61f80fca0b00e70b88c43a8bcf43dd98f464f793d7a4f6f32994a865",
  70. "size": 14606930,
  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:a98282e50f48ee915505c80e9c62fdeedec747e1c045ad6fd109514f160e0230",
  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:6ea9fbde695f72940661c2d78dd291892e3bb0e5938b41dbe1d3a95309c4197b",
  85. "size": 1028,
  86. "instruction": "COPY multi:09c2c31e58ee19fde3c3122c8c7d699e36647ba9908b97da2714b2d92aa3938d in /app/"
  87. },
  88. {
  89. "digest": "sha256:ecfcb281d6ac6503519ae844b34f085b45129100f19e088010f176fdb451d799",
  90. "size": 8621890,
  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:1282f4a20a17c6903a9b21f01b43162a3ebaec5d31b418db82f21c828c46bf11",
  95. "size": 2480368,
  96. "instruction": "COPY dir:23fcf742e38e2650333fd8803215e5f52a3da671b6c112387afde756b048aa5d in /app/"
  97. },
  98. {
  99. "digest": "sha256:186b65fa3a209dcee69b9d8c4e64fc43b6c85b1c3ae319d1b99564f69006201d",
  100. "size": 18375,
  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": "ENV SUPERVISOR_IMAGE=resin/i386-supervisor"
  112. },
  113. {
  114. "digest": "sha256:4f4fb700ef54461cfa02571ae0db9a0dc1e0cdb5577484a6d75e68dc38e8acc1",
  115. "size": 32,
  116. "instruction": "ENV CONFIG_MOUNT_POINT=/boot/config.json"
  117. },
  118. {
  119. "digest": "sha256:4f4fb700ef54461cfa02571ae0db9a0dc1e0cdb5577484a6d75e68dc38e8acc1",
  120. "size": 32,
  121. "instruction": "ENV LED_FILE=/dev/null"
  122. },
  123. {
  124. "digest": "sha256:4f4fb700ef54461cfa02571ae0db9a0dc1e0cdb5577484a6d75e68dc38e8acc1",
  125. "size": 32,
  126. "instruction": "ENTRYPOINT &{[\"/app/entry.sh\"]}"
  127. },
  128. {
  129. "digest": "sha256:4f4fb700ef54461cfa02571ae0db9a0dc1e0cdb5577484a6d75e68dc38e8acc1",
  130. "size": 32,
  131. "instruction": "ENV VERSION=1.6.0"
  132. },
  133. {
  134. "digest": "sha256:4f4fb700ef54461cfa02571ae0db9a0dc1e0cdb5577484a6d75e68dc38e8acc1",
  135. "size": 32,
  136. "instruction": "ENV DEFAULT_PUBNUB_PUBLISH_KEY=pub-c-6cbce8db-bfd1-4fdf-a8c8-53671ae2b226"
  137. },
  138. {
  139. "digest": "sha256:4f4fb700ef54461cfa02571ae0db9a0dc1e0cdb5577484a6d75e68dc38e8acc1",
  140. "size": 32,
  141. "instruction": "ENV DEFAULT_PUBNUB_SUBSCRIBE_KEY=sub-c-bbc12eba-ce4a-11e3-9782-02ee2ddab7fe"
  142. },
  143. {
  144. "digest": "sha256:4f4fb700ef54461cfa02571ae0db9a0dc1e0cdb5577484a6d75e68dc38e8acc1",
  145. "size": 32,
  146. "instruction": "ENV DEFAULT_MIXPANEL_TOKEN=99eec53325d4f45dd0633abd719e3ff1"
  147. },
  148. {
  149. "digest": "sha256:d4941e9f4fd2ff4f7e0e41c2a5124b9305c7deb557e56864ebe98cba641348c3",
  150. "size": 33563,
  151. "instruction": "COPY dir:4f7d6d90b3d657a8938a6feb9c51061bfd6fee4fda0364270b8e5ab5534fd652 in ./src "
  152. }
  153. ],
  154. "os": "linux",
  155. "os_features": null,
  156. "os_version": null,
  157. "size": 66661280,
  158. "status": "inactive",
  159. "last_pulled": "2024-01-16T06:25:17.782096Z",
  160. "last_pushed": null
  161. }
  162. ]