Neste projeto aprendi as principais queries docker, criação do arquivo docker-compose, docker-file.
-
Updated
Feb 10, 2023 - JavaScript
A Dockerfile is used to build Docker Images. It is a simple text file that consists of a set of instructions or commands that is executed by an automated build process in steps from top to bottom.
Neste projeto aprendi as principais queries docker, criação do arquivo docker-compose, docker-file.
A simple CRUD publisher application using Spring Boot, ReactJS and Atlas MongoDB database
implementing Uncle Bob clean code architecture specification for an example back-end application. The app is divided into layers (in this case 4) producing a system that is independant of DB, framework, external agency, etc and that can be tested without any DB connection..
Understanding the differences in network formation via native docker run commands and docker-compose
An example of how to isolate a docker container from outside influence
Desenvolvimento de um projeto de API para um site informativo sobre partidas e classificação de Futebol.
In this project I dockerized some technologies such as MySQL, a Node JS application, Nginx and a little HTML to generate a web page displaying the 10 Best Albums according to The Rolling Stones magazine \m/