Metadata for the ArchiveTeam Docker Hub repositories
Vous ne pouvez pas sélectionner plus de 25 sujets Les noms de sujets doivent commencer par une lettre ou un nombre, peuvent contenir des tirets ('-') et peuvent comporter jusqu'à 35 caractères.

162 lignes
7.0 KiB

  1. [
  2. {
  3. "architecture": "amd64",
  4. "features": null,
  5. "variant": null,
  6. "digest": "sha256:2336a49a1ccf535ded69d5692a12215c8910d0c3ea7b928e205bec1b06b0e8e1",
  7. "layers": [
  8. {
  9. "digest": "sha256:ce2000e0d7707ac76ff86f5788f626c7517b3764b9d9118949fb706b2c61214e",
  10. "size": 51467265,
  11. "instruction": "ADD file:376fdbb64f99b8b05a24fca646ca41e073c255fe7b8969550f51e0df431d2ba2 in /"
  12. },
  13. {
  14. "digest": "sha256:4f4fb700ef54461cfa02571ae0db9a0dc1e0cdb5577484a6d75e68dc38e8acc1",
  15. "size": 32,
  16. "instruction": "CMD [\"/bin/bash\"]"
  17. },
  18. {
  19. "digest": "sha256:4f4fb700ef54461cfa02571ae0db9a0dc1e0cdb5577484a6d75e68dc38e8acc1",
  20. "size": 32,
  21. "instruction": "LABEL io.resin.architecture=i386"
  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 DEBIAN_FRONTEND=noninteractive"
  32. },
  33. {
  34. "digest": "sha256:2ae9e80f2a27abbf71168cb40aa202bba9b85f837c672aeba447e58069f9f80c",
  35. "size": 1284520,
  36. "instruction": "/bin/sh -c apt-get update && apt-get install -y --no-install-recommends \t\tsudo \t&& rm -rf /var/lib/apt/lists/*"
  37. },
  38. {
  39. "digest": "sha256:6657db9500ae078fcf44c539ceea2a58aa0dd804d842d4ff5485a5cd8c18bf4f",
  40. "size": 303,
  41. "instruction": "COPY file:330654b01a6d1111dc2dc49e7f0615647ce9418c83107b85c89990a1096cfe84 in /etc/dpkg/dpkg.cfg.d/"
  42. },
  43. {
  44. "digest": "sha256:15f36ca1e64708bb186435fa0eccfa2854ca76a853c094d1b516337b8bd98889",
  45. "size": 266,
  46. "instruction": "COPY file:bfa7b827543892fa2c34f3065dd3851cde949eaede23857c57742df48deeee78 in /etc/apt/apt.conf.d/"
  47. },
  48. {
  49. "digest": "sha256:4f4fb700ef54461cfa02571ae0db9a0dc1e0cdb5577484a6d75e68dc38e8acc1",
  50. "size": 32,
  51. "instruction": "ENV NODE_VERSION=0.10.40"
  52. },
  53. {
  54. "digest": "sha256:f56ca79a59ad23246c86b73944cd0d5eeacdda224970d1a011b76b3f6b78e00e",
  55. "size": 7659284,
  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:6d6f6128dd22117b7c89309803cbf21b8d3abbf60a01c42ef0491c588fbe8487",
  65. "size": 256,
  66. "instruction": "COPY file:e56ab7ba0399ed7fd0dd4a7218c8a0178cf751bfa7c05461067edda5a2380357 in /etc/dpkg/dpkg.cfg.d/"
  67. },
  68. {
  69. "digest": "sha256:1657244771394eb08a845502ce120c30aafa2dd5bb3da12bd4054fab8bcb6371",
  70. "size": 14390026,
  71. "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/"
  72. },
  73. {
  74. "digest": "sha256:d223762127a991cd38954a174d8ed27a25fecffca7f1ea6a05d33af98e532932",
  75. "size": 936,
  76. "instruction": "COPY dir:b787f1389b05470d8e199101ee02c361a3fcdab16f59c0d4cab25a70bfec8abd in /etc/supervisor/"
  77. },
  78. {
  79. "digest": "sha256:4f4fb700ef54461cfa02571ae0db9a0dc1e0cdb5577484a6d75e68dc38e8acc1",
  80. "size": 32,
  81. "instruction": "WORKDIR /app"
  82. },
  83. {
  84. "digest": "sha256:64932229a77de0c3a8a8e9d4de67816173cba155b9374260fe61b0322025b84b",
  85. "size": 1041,
  86. "instruction": "COPY multi:1cd6419c247f2724eae6e106a246686d44943c8b451c7fd94f3b26808291bc33 in /app/"
  87. },
  88. {
  89. "digest": "sha256:479e6075fab9be3c5205893e63ff1350c6f2f95130ae71eee450ec4a37d18e73",
  90. "size": 7951822,
  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:ec7e8f20b36edbc37b4fd53cd9a316a7a756258352596c5e09d0e443bc2518d2",
  95. "size": 2484439,
  96. "instruction": "COPY dir:e929a95ed99951e1d1cdfbe571ed0dd4a0aaf5c70ab40ba03a7ea91190ae8c61 in /app/"
  97. },
  98. {
  99. "digest": "sha256:0e19bf0a8b77b4f2b9bf6a80f92ecdc8e4def576a5da7fe6c2a0133790f8269f",
  100. "size": 19946,
  101. "instruction": "/bin/sh -c /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.11.6"
  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:3304e841a934dc3b514ca29d7dcd25fa01161ce4bb594f999e499d79dda9def1",
  150. "size": 35472,
  151. "instruction": "COPY dir:9a77b7591bb9dd28658126333106aaa674ebdf98bdb3977bab4d49502a808d21 in ./src "
  152. }
  153. ],
  154. "os": "linux",
  155. "os_features": null,
  156. "os_version": null,
  157. "size": 85296088,
  158. "status": "inactive",
  159. "last_pulled": "2022-08-13T07:20:34.019488Z",
  160. "last_pushed": null
  161. }
  162. ]