Skip to content
Open
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Binary file added images/1-dockerfile.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added images/1-react-dockerfile.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added images/2-build-image.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added images/2-build-react-image.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added images/3-bakend-api.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added images/3-run.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added images/final.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added images/github.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added images/push-image.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added images/tagging-image-backend.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
502 changes: 502 additions & 0 deletions quarto.html

Large diffs are not rendered by default.

32 changes: 32 additions & 0 deletions quarto.qmd
Original file line number Diff line number Diff line change
@@ -0,0 +1,32 @@
## MF04-PRA04: Docker Setup and Containerization for Spring Boot and React Applications

### CIFO La Violeta - DevOps IFCT0116-24 MF04

### Objectius

- Saber instal·lar Docker
- Saber dockeritzar una aplicació de frontend React (crear un Dockerfile, build la image i run el container)
- Saber dockeritzar una aplicació de backend Springboot
- Saber pujar les imatges a Docker Hub (crear-se un account)
- Comprovar que funcionin les aplicacions

### Passos aproximats

![](images/1-react-dockerfile.png)

![](images/2-build-react-image.png)

![](images/3-run.png)


![](images/2-build-image.png)

![](images/1-dockerfile.png)

![](images/final.png)

![](images/github.png)

![](images/tagging-image-backend.png)

![](images/push-image.png)

Large diffs are not rendered by default.

2,078 changes: 2,078 additions & 0 deletions quarto_files/libs/bootstrap/bootstrap-icons.css

Large diffs are not rendered by default.

Binary file added quarto_files/libs/bootstrap/bootstrap-icons.woff
Binary file not shown.
7 changes: 7 additions & 0 deletions quarto_files/libs/bootstrap/bootstrap.min.js

Large diffs are not rendered by default.

7 changes: 7 additions & 0 deletions quarto_files/libs/clipboard/clipboard.min.js

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

9 changes: 9 additions & 0 deletions quarto_files/libs/quarto-html/anchor.min.js

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

6 changes: 6 additions & 0 deletions quarto_files/libs/quarto-html/popper.min.js

Large diffs are not rendered by default.

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

Loading