Closed
Description
Flatcar Toolbox:
- Not sure when this new feature was implemented?
- I noticed when I type python3 --version, it automatically installs a python container?
- This is not a good feature to automatically install something just by typing --version.
- I dont want a python container. How do I remove it?
- Would be nice if it provided a message asking if you want to install the python container.
- OR if it had a normal install command, like most distros.
core@decyphertek ~ $ python3 --version
Unable to find image 'python:3-slim' locally
3-slim: Pulling from library/python
6e909acdb790: Pull complete
a6f2701f375f: Pull complete
7a729f9c5873: Pull complete
75c77ac11059: Pull complete
Digest: sha256:8f3aba466a471c0ab903dbd7cb979abd4bda370b04789d25440cc90372b50e04
Status: Downloaded newer image for python:3-slim
Python 3.13.2