mirror of
https://github.com/vacp2p/status-benchmarks.git
synced 2026-01-07 21:54:06 -05:00
Remove unnecessary python dependencies
This commit is contained in:
@@ -16,7 +16,4 @@ RUN chmod +x kubectl && mv kubectl /usr/local/bin/
|
||||
# Clean up
|
||||
RUN apt-get clean && rm -rf /var/lib/apt/lists/*
|
||||
|
||||
# Install Python dependencies
|
||||
RUN pip install websockets requests kubernetes rlp multihash base58 eth-enr eth-keys
|
||||
|
||||
COPY init_container.py /init_container.py
|
||||
|
||||
Reference in New Issue
Block a user