|
3b81501f01
|
Changed the Dockerfile to a multi-stage build process (to reduce size massively)
|
2024-09-21 17:11:56 +02:00 |
|
|
f66a7c6370
|
Replaced deprecated MAINTAINER command with the recent LABEL one
|
2024-09-21 17:05:12 +02:00 |
|
|
31c296d61c
|
Combined all the RUN commands in Dockerfile to reduce layers
|
2024-09-21 17:01:55 +02:00 |
|
|
19ff0b5a17
|
Cleaned up Dockerfile and combined some RUN instructions
|
2024-09-21 16:58:56 +02:00 |
|
|
4dea8a4fef
|
Fixed not being in the correct folder for subsequent RUN's after the git clone
|
2024-09-21 16:55:19 +02:00 |
|
|
4106d02919
|
Put the build commands into Dockerfile (NOT BUILDING SUCCESSFULLY)
|
2024-09-21 16:50:00 +02:00 |
|
|
c7439b5a91
|
Added Dockerfile
|
2024-09-21 16:36:49 +02:00 |
|