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:82f589e7a346e1698195f84b7c6c36b050968bc1975ac45a344c0b3d7082a24b",
  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:99832beb37c0c7c0e4a4e79a3267e6876a43b487ec31051585525be8d234f308",
  85. "size": 993,
  86. "instruction": "COPY multi:36f0600399b27249abf569f00eea900156378fbd7017f229305f68ffb50d7b5b in /app/"
  87. },
  88. {
  89. "digest": "sha256:bb39a0a236ce6082b4e831a25010db1a367ea525f764fcb86b24caa981c24911",
  90. "size": 7587367,
  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:32b5fbe7a8de1e67e749415970fe2f8b5be60a62a9147e48d7ce68cdf1cbf020",
  95. "size": 2481454,
  96. "instruction": "COPY dir:d02c3b4625150c100ab94d0934562a67b54ed7e3df2f1c03a0fda6e2178a78c2 in /app/"
  97. },
  98. {
  99. "digest": "sha256:468adb8840cd2de27ff6e509790a091d91eeefbffab14fc17f3607773058a4e7",
  100. "size": 18250,
  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.8.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:d54ac3cc20cab02e40e44f9ece6504106a0653fc9c982e798b5d68fa420626b6",
  150. "size": 32749,
  151. "instruction": "COPY dir:0fa7bac624199e2dab2260cb08f0c9879acb0cb823a935188bbb235794ac3c26 in ./src "
  152. }
  153. ],
  154. "os": "linux",
  155. "os_features": null,
  156. "os_version": null,
  157. "size": 84924181,
  158. "status": "inactive",
  159. "last_pulled": null,
  160. "last_pushed": null
  161. }
  162. ]