mirror of
https://github.com/nspcc-dev/neofs-aio.git
synced 2026-03-01 04:28:53 +00:00
Move nginx into aio container #15
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Originally created by @roman-khimov on GitHub (Jan 17, 2023).
Even after #17 we still have one additional container for nginx. Probably we can include it into aio as well, a single image can be distributed via Hub and used without docker-compose, it's just more effective. Although aio can be used without nginx as well.
@roman-khimov commented on GitHub (Dec 20, 2023):
We can drop nginx as well. I don't see many people using it.