Blagoja95 / job-board-web-app

Job board web app made with ReactJS, TailwindCSS and JAVA EE. Running back-end on Tomcat and storing data using MySQL RDBMS and administering it using phpMyAdmin. All parts containerized using Docker together with docker compose tool to handle all images, containers and other configurations.
0 stars 1 forks source link

39 Docker Tomcat image init #59

Closed Blagoja95 closed 11 months ago

Blagoja95 commented 11 months ago

Made a tomcat image Next Docker network for all these containers

Blagoja95 commented 11 months ago

Currently containers for Tomcat and MYSQL servers cant communicate with each others

Blagoja95 commented 11 months ago

New docker images. New docker hub images with tag v.1.0.0 . Update for documentation. Docker network is one line so no need for bash scrip for now. Docker compose in next pr