Docker Presentation
Docker Presentation
Windows
https://github.com/docker/toolbox/releases <= docker+docker-compose+OracleVM
Linux
https://www.digitalocean.com/community/tutorials/docker-ubuntu-18-04-1-ru <= docker
https://docs.docker.com/compose/install/ <= docker-compose
LASAGNA IMAGE
Front end
Back end
Database
OS
HEALTHY STRUCTURE
Database
OS
Image Container
docker logs (-f)
--port 8080:8080
BACKEND
KAFKA/UI/DB
ENTRYPOINT [“java” “-jar” “SUPER_APP.jar”]