Message-ID: <1640930460.2826.1485850918005.JavaMail.confluence@ip-10-127-227-164> Subject: Exported From Confluence MIME-Version: 1.0 Content-Type: multipart/related; boundary="----=_Part_2825_919613396.1485850918005" ------=_Part_2825_919613396.1485850918005 Content-Type: text/html; charset=UTF-8 Content-Transfer-Encoding: quoted-printable Content-Location: file:///C:/exported.html
Beta
Instructions and Tools (docker images, Dockerfile, .env file, docker= -compose files, scripts, etc.) described on this page are currently in= Beta for community testing & contribution, and might change without no= tice.
Docker allows you to package an application with all of its dependencies= into a standardized unit for software development. =E2=80=93 Docker.com
Using Docker images, we can package up all the executables, dependencies=
, and files required to run eZ Platform. We're in the process of preparing =
images for public use, and you can follow along on related epic tracking th=
is EZP-25665<=
/a> - Docker-Tools / deployment M1 - beta=20
Closed
What is described on this page has gone through several iterations t= o try to become as simple as possible. It uses plain Docker and Docker Comp= ose to avoid having to learn anything specific with these tools, and it use= s official docker images to take advantage of continued innovation by Docke= r Inc. and the ecosystem. We will expand on these tools as both images, and= Docker itself, matures.
If you would like to join our efforts (development, documentation, f= eedback, and/or testing), sign up for our Community Slack and join the conversation in the #docker-t= ools channel.
Project use
doc/docker-compose/README.md
.
What follows below is instructions for setting up a simple single-server= instance of eZ Platform demo using Docker. This is here shown on your own = machine, however using Docker Machine you may point this t= o a variety of servers and services.
Note: For running Docker in production you'll need to handle a few more = things we are not covering here yet, some of which are:
Incomplete list of known bugs:
Key | =20Summary | =20
---|---|
EZP-25869 | =20Docker containers has extremely s= low IO on Mac/Windows under development use | =20
EZP-26286 | =20[Insight] YAML files should not c= ontain syntax error | =20