Posts by Category

Blog

Docker Image Hardening

2 minute read

Docker Image Hardening? Usually all docker images are based on a root image. Given the Dockerfile below:

Back to Top ↑

DevOps

Why Docker Images Need A Base Image

less than 1 minute read

It seems strange that you need to provide a base image in a Dockerfile when defining your custom docker image, even though Docker is run on a Linux operatin...

Docker Image Hardening

2 minute read

Docker Image Hardening? Usually all docker images are based on a root image. Given the Dockerfile below:

Back to Top ↑

Productivity

Back to Top ↑

Frameworks

Back to Top ↑

Editor

Back to Top ↑

Programming Language

Back to Top ↑

Design Patterns

Back to Top ↑

SAP Commerce

Back to Top ↑

Prometheus

Back to Top ↑

Grafana

Back to Top ↑

API

Back to Top ↑

Quarkus

Back to Top ↑

Glossary

AI Glossary

1 minute read

LLM: large language model LMM: large multimodal models test-time compute: computational resources and processes required during the inference phase of...

Back to Top ↑