{"id":1002,"date":"2019-04-08T13:28:15","date_gmt":"2019-04-08T10:28:15","guid":{"rendered":"https:\/\/artem.services\/?p=1002"},"modified":"2019-04-08T13:30:44","modified_gmt":"2019-04-08T10:30:44","slug":"fix-error-docker-node-error-while-loading-shared-libraries-libx11-xcb-so-1","status":"publish","type":"post","link":"https:\/\/artem.services\/?p=1002","title":{"rendered":"FIX ERROR &#8212; Docker Node: error while loading shared libraries: libX11-xcb.so.1"},"content":{"rendered":"<p>\u041f\u0440\u0438 \u043f\u043e\u043f\u044b\u0442\u043a\u0435 \u0437\u0430\u043f\u0443\u0441\u0442\u0438\u0442\u044c &quot;<strong>chrome<\/strong>&quot; \u0432 <strong>Docker<\/strong> \u043e\u0431\u0440\u0430\u0437\u0435 &quot;<strong>Node<\/strong>&quot; \u043f\u043e\u043b\u0443\u0447\u0438\u043b \u0441\u043b\u0435\u0434\u0443\u044e\u0449\u0443\u044e \u043e\u0448\u0438\u0431\u043a\u0443:<\/p>\n<pre>error while loading shared libraries: libX11-xcb.so.1: cannot open shared object file: No such file or directory<\/pre>\n<h4>\u0420\u0435\u0448\u0435\u043d\u0438\u0435<\/h4>\n<h5>Dockerfile:<\/h5>\n<pre class=\"brush: bash; title: ; notranslate\" title=\"\">\r\nFROM node:10\r\n\r\nRUN apt-get update &amp;&amp; apt-get install -y \\\r\n  build-essential \\\r\n  libssl-dev \\\r\n  imagemagick \\\r\n  wget \\\r\n  unzip \\\r\n  fontconfig \\\r\n  locales \\\r\n  gconf-service \\\r\n  libasound2 \\\r\n  libatk1.0-0 \\\r\n  libc6 \\\r\n  libcairo2 \\\r\n  libcups2 \\\r\n  libdbus-1-3 \\\r\n  libexpat1 \\\r\n  libfontconfig1 \\\r\n  libgcc1 \\\r\n  libgconf-2-4 \\\r\n  libgdk-pixbuf2.0-0 \\\r\n  libglib2.0-0 \\\r\n  libgtk-3-0 \\\r\n  libnspr4 \\\r\n  libpango-1.0-0 \\\r\n  libpangocairo-1.0-0 \\\r\n  libstdc++6 \\\r\n  libx11-6 \\\r\n  libx11-xcb1 \\\r\n  libxcb1 \\\r\n  libxcomposite1 \\\r\n  libxcursor1 \\\r\n  libxdamage1 \\\r\n  libxext6 \\\r\n  libxfixes3 \\\r\n  libxi6 \\\r\n  libxrandr2 \\\r\n  libxrender1 \\\r\n  libxss1 \\\r\n  libxtst6 \\\r\n  ca-certificates \\\r\n  fonts-liberation \\\r\n  libappindicator1 \\\r\n  libnss3 \\\r\n  lsb-release \\\r\n  xdg-utils \\\r\n  wget \\\r\n  libx11-xcb-dev \\\r\n  libatk-bridge2.0-0 &amp;&amp; \\\r\n  rm -rf \/var\/lib\/apt\/lists\/*\r\n<\/pre>\n","protected":false},"excerpt":{"rendered":"<p>\u041f\u0440\u0438 \u043f\u043e\u043f\u044b\u0442\u043a\u0435 \u0437\u0430\u043f\u0443\u0441\u0442\u0438\u0442\u044c &quot;chrome&quot; \u0432 Docker \u043e\u0431\u0440\u0430\u0437\u0435 &quot;Node&quot; \u043f\u043e\u043b\u0443\u0447\u0438\u043b \u0441\u043b\u0435\u0434\u0443\u044e\u0449\u0443\u044e \u043e\u0448\u0438\u0431\u043a\u0443: error while loading shared libraries: libX11-xcb.so.1: cannot open shared object file: No such file or directory \u0420\u0435\u0448\u0435\u043d\u0438\u0435 Dockerfile:<\/p>\n","protected":false},"author":1,"featured_media":0,"comment_status":"open","ping_status":"open","sticky":false,"template":"","format":"standard","meta":[],"categories":[49],"tags":[743,4,51,50,745,741],"_links":{"self":[{"href":"https:\/\/artem.services\/index.php?rest_route=\/wp\/v2\/posts\/1002"}],"collection":[{"href":"https:\/\/artem.services\/index.php?rest_route=\/wp\/v2\/posts"}],"about":[{"href":"https:\/\/artem.services\/index.php?rest_route=\/wp\/v2\/types\/post"}],"author":[{"embeddable":true,"href":"https:\/\/artem.services\/index.php?rest_route=\/wp\/v2\/users\/1"}],"replies":[{"embeddable":true,"href":"https:\/\/artem.services\/index.php?rest_route=%2Fwp%2Fv2%2Fcomments&post=1002"}],"version-history":[{"count":4,"href":"https:\/\/artem.services\/index.php?rest_route=\/wp\/v2\/posts\/1002\/revisions"}],"predecessor-version":[{"id":1006,"href":"https:\/\/artem.services\/index.php?rest_route=\/wp\/v2\/posts\/1002\/revisions\/1006"}],"wp:attachment":[{"href":"https:\/\/artem.services\/index.php?rest_route=%2Fwp%2Fv2%2Fmedia&parent=1002"}],"wp:term":[{"taxonomy":"category","embeddable":true,"href":"https:\/\/artem.services\/index.php?rest_route=%2Fwp%2Fv2%2Fcategories&post=1002"},{"taxonomy":"post_tag","embeddable":true,"href":"https:\/\/artem.services\/index.php?rest_route=%2Fwp%2Fv2%2Ftags&post=1002"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}