Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Remove python from docker image #177

Closed
wants to merge 2 commits into from
Closed

Remove python from docker image #177

wants to merge 2 commits into from

Conversation

vtsykun
Copy link
Owner

@vtsykun vtsykun commented Sep 27, 2023

Replace python supervisor with small optional go implimentation https://github.com/ochinchina/supervisord

@@ -37,6 +37,8 @@ RUN set -eux; \
\
apk del --no-network .build-deps;

COPY --from=ochinchina/supervisord:latest /usr/local/bin/supervisord /usr/bin/supervisord
Copy link
Owner Author

@vtsykun vtsykun Sep 27, 2023

Choose a reason for hiding this comment

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

this ochinchin/supervisord dependency looks to be problematic. doesn't to have a build for the architecture arm64 and does not updated for more than 4 years

@vtsykun vtsykun closed this Sep 28, 2023
@vtsykun vtsykun deleted the fix/docker2 branch September 28, 2023 20:04
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant