|
db7dd90c84
|
Dockerfile: Made the resulting image more friendly by using ENTRYPOINT
|
2024-09-21 17:38:03 +02:00 |
|
|
d0e251de94
|
Dockerfile: Added user for security reasons
|
2024-09-21 17:28:05 +02:00 |
|
|
4d94c725a2
|
Enabled the --no-cache option to further reduce image size in Dockerfile
|
2024-09-21 17:17:41 +02:00 |
|
|
c26be90554
|
Fixed the container image not able to open terminal by adding a lib in Dockerfile
|
2024-09-21 17:15:17 +02:00 |
|
|
a4a332f91e
|
Fixed wrong executable in CMD section in Dockerfile
|
2024-09-21 17:13:36 +02:00 |
|
|
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 |
|