Skip to content

Conversation

rksab
Copy link

@rksab rksab commented Jul 5, 2025

Using both nginx:1.25-alpine and nginx:1.20.1. Better to update to nginx:1.25-alpine

Using both nginx:1.25-alpine and nginx:1.20.1. Better to update to  nginx:1.25-alpine
@vejol vejol added the part 12 label Aug 11, 2025
@ziirou ziirou mentioned this pull request Sep 4, 2025
Copy link

@ziirou ziirou left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Maybe update the version/image to the container list too.

$ docker container ls
CONTAINER ID   IMAGE              COMMAND  PORTS                   NAMES
a02ae58f3e8d   nginx:1.25-alpine  ...      0.0.0.0:8080->80/tcp    reverse-proxy
5ee0284566b4   hello-front-dev    ...      0.0.0.0:5173->5173/tcp  hello-front-dev

EDIT: I opened my PR again as there were more nginx:1.20.1 used and found out that bash is not included in Alpine-based images.

@rksab
Copy link
Author

rksab commented Sep 7, 2025

I'm not sure why 2 diff versions are being used. As a novice, it's a bit confusing. If 1.20.1 is being used during development for better compatibility, some text needs to be added.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants