You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on Apr 1, 2024. It is now read-only.
Original Issue: apache#14092
Is your enhancement request related to a problem? Please describe.
The pulsar docker image installs a lot of packages that are unnecessary.
For example, installing the
tk-dev
package pulls in many dependenciesI used these commands to find out what pulls in the enourmous amount of packages:
Describe the solution you'd like
The Pulsar docker image should not contain development tools for compiling.
The text was updated successfully, but these errors were encountered: