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.

167 lines
7.2 KiB

  1. [
  2. {
  3. "architecture": "amd64",
  4. "features": null,
  5. "variant": null,
  6. "digest": "sha256:3cc514d60b974e5e0b2036e844cb80c8a565eaedfbecd766e2285d7fa2e3354e",
  7. "layers": [
  8. {
  9. "digest": "sha256:0a96ee6d8e4ef6b6f8c1f241ea57513d96d003b7cc5f0bf07e8eb275e89d5542",
  10. "size": 33142124,
  11. "instruction": "ADD file:6b68abf284570f0c7c3ac9ba4dda579bfa2e6bee172c7ff73ad0a6163e0fc1cd in /"
  12. },
  13. {
  14. "digest": "sha256:efda55bd0cd23fad3f782125773e2e03a6ad0fdbca350b07efa5d0fb309b9576",
  15. "size": 299,
  16. "instruction": "COPY file:85ec92ce34385e41b9ec85e6a711f360b8c10733b65c0fdf003bd4f972568a7a in /etc/dpkg/dpkg.cfg.d/"
  17. },
  18. {
  19. "digest": "sha256:91f0905b989837560633a9f7f5c1ca0fe769873f9ce3101fa10c708919bca5bc",
  20. "size": 263,
  21. "instruction": "COPY file:c06f2edc0370ab4c061bd0be28f72b02e1ce3dd69e9ad0707d31d0f59dab9505 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=amd64"
  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:4f4fb700ef54461cfa02571ae0db9a0dc1e0cdb5577484a6d75e68dc38e8acc1",
  55. "size": 32,
  56. "instruction": "ENV NPM_VERSION=2.14.2"
  57. },
  58. {
  59. "digest": "sha256:9302c54c7d45c4394e20218ab99c58c25f128147443be4e07017364b7a159784",
  60. "size": 9194402,
  61. "instruction": "/bin/sh -c buildDeps='curl' \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-x64.tar.gz\" \t&& tar -xzf \"node-v$NODE_VERSION-linux-x64.tar.gz\" -C /usr/local --strip-components=1 \t&& rm \"node-v$NODE_VERSION-linux-x64.tar.gz\" \t&& apt-get purge -y --auto-remove $buildDeps \t&& npm install -g npm@\"$NPM_VERSION\" --unsafe-perm \t&& npm cache clear \t&& npm config set unsafe-perm true -g --unsafe-perm \t&& rm -rf /tmp/*"
  62. },
  63. {
  64. "digest": "sha256:4f4fb700ef54461cfa02571ae0db9a0dc1e0cdb5577484a6d75e68dc38e8acc1",
  65. "size": 32,
  66. "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\"]"
  67. },
  68. {
  69. "digest": "sha256:226a02a66c31c23da4e25b50fbe3171a710b6271362379224dd43b10236444eb",
  70. "size": 257,
  71. "instruction": "COPY file:e56ab7ba0399ed7fd0dd4a7218c8a0178cf751bfa7c05461067edda5a2380357 in /etc/dpkg/dpkg.cfg.d/"
  72. },
  73. {
  74. "digest": "sha256:60080e6e0fb8ecebdae4599827c59f6995169a0a9d9c3adf19ad17bb729a3966",
  75. "size": 12194089,
  76. "instruction": "/bin/sh -c apt-get -q update \t&& apt-get install -qqy \t\tbtrfs-tools \t\tca-certificates \t\trsync \t\tsupervisor \t\t--no-install-recommends \t&& apt-get clean \t&& rm -rf /var/lib/apt/lists/"
  77. },
  78. {
  79. "digest": "sha256:a5d7333fafa6dfa069603b3e25505f74f7e193860d9b270f431d0deed210ebb6",
  80. "size": 935,
  81. "instruction": "COPY dir:b787f1389b05470d8e199101ee02c361a3fcdab16f59c0d4cab25a70bfec8abd in /etc/supervisor/"
  82. },
  83. {
  84. "digest": "sha256:4f4fb700ef54461cfa02571ae0db9a0dc1e0cdb5577484a6d75e68dc38e8acc1",
  85. "size": 32,
  86. "instruction": "WORKDIR /app"
  87. },
  88. {
  89. "digest": "sha256:613528a103931f30fa9f38426b42e0bfac5fff1e3ac677928586ce7ee90da839",
  90. "size": 993,
  91. "instruction": "COPY multi:36f0600399b27249abf569f00eea900156378fbd7017f229305f68ffb50d7b5b in /app/"
  92. },
  93. {
  94. "digest": "sha256:337129acd5cd5c3c2dbc949ff6da6018e126c329a2c4310ee9b0f48d6103dc10",
  95. "size": 8353196,
  96. "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/"
  97. },
  98. {
  99. "digest": "sha256:529eb9f6d08dc02eb42ccaa053d88a50f64c03823489816375f202af6e610c63",
  100. "size": 2669531,
  101. "instruction": "COPY dir:6ab4de18d70801fb96c7ac129806c7f6de92787ed0d7552b029c2faf25493835 in /app/"
  102. },
  103. {
  104. "digest": "sha256:79f88e0672988bd9e9dcc0fc8815a0058088199b3548350a83184043f4c1613e",
  105. "size": 18252,
  106. "instruction": "/bin/sh -c /app/node_modules/.bin/coffee -c /app/src \t&& ln -sf /app/entry.sh /start # Needed for legacy"
  107. },
  108. {
  109. "digest": "sha256:4f4fb700ef54461cfa02571ae0db9a0dc1e0cdb5577484a6d75e68dc38e8acc1",
  110. "size": 32,
  111. "instruction": "/bin/sh -c chmod +x /app/bin/gosuper"
  112. },
  113. {
  114. "digest": "sha256:4f4fb700ef54461cfa02571ae0db9a0dc1e0cdb5577484a6d75e68dc38e8acc1",
  115. "size": 32,
  116. "instruction": "ENV SUPERVISOR_IMAGE=resin/amd64-supervisor"
  117. },
  118. {
  119. "digest": "sha256:4f4fb700ef54461cfa02571ae0db9a0dc1e0cdb5577484a6d75e68dc38e8acc1",
  120. "size": 32,
  121. "instruction": "ENV CONFIG_MOUNT_POINT=/boot/config.json"
  122. },
  123. {
  124. "digest": "sha256:4f4fb700ef54461cfa02571ae0db9a0dc1e0cdb5577484a6d75e68dc38e8acc1",
  125. "size": 32,
  126. "instruction": "ENV LED_FILE=/dev/null"
  127. },
  128. {
  129. "digest": "sha256:4f4fb700ef54461cfa02571ae0db9a0dc1e0cdb5577484a6d75e68dc38e8acc1",
  130. "size": 32,
  131. "instruction": "ENTRYPOINT &{[\"/app/entry.sh\"]}"
  132. },
  133. {
  134. "digest": "sha256:4f4fb700ef54461cfa02571ae0db9a0dc1e0cdb5577484a6d75e68dc38e8acc1",
  135. "size": 32,
  136. "instruction": "ENV VERSION=1.8.0"
  137. },
  138. {
  139. "digest": "sha256:4f4fb700ef54461cfa02571ae0db9a0dc1e0cdb5577484a6d75e68dc38e8acc1",
  140. "size": 32,
  141. "instruction": "ENV DEFAULT_PUBNUB_PUBLISH_KEY=pub-c-6cbce8db-bfd1-4fdf-a8c8-53671ae2b226"
  142. },
  143. {
  144. "digest": "sha256:4f4fb700ef54461cfa02571ae0db9a0dc1e0cdb5577484a6d75e68dc38e8acc1",
  145. "size": 32,
  146. "instruction": "ENV DEFAULT_PUBNUB_SUBSCRIBE_KEY=sub-c-bbc12eba-ce4a-11e3-9782-02ee2ddab7fe"
  147. },
  148. {
  149. "digest": "sha256:4f4fb700ef54461cfa02571ae0db9a0dc1e0cdb5577484a6d75e68dc38e8acc1",
  150. "size": 32,
  151. "instruction": "ENV DEFAULT_MIXPANEL_TOKEN=99eec53325d4f45dd0633abd719e3ff1"
  152. },
  153. {
  154. "digest": "sha256:c7fa9b3959fbfac8e48246aa1b087961049ab9da025babd1a2b934a14d9a0713",
  155. "size": 32758,
  156. "instruction": "COPY dir:0fa7bac624199e2dab2260cb08f0c9879acb0cb823a935188bbb235794ac3c26 in ./src "
  157. }
  158. ],
  159. "os": "linux",
  160. "os_features": null,
  161. "os_version": null,
  162. "size": 65607675,
  163. "status": "inactive",
  164. "last_pulled": "2024-01-16T06:25:18.342354Z",
  165. "last_pushed": null
  166. }
  167. ]