NVIDIA
sdr
Container
NVIDIA
sdr

Please add description

LayerLabelCreated
sha256:a3ed95caeb02ffe68cdd9fd84406680ae93d633cb16422d00e8a7c22955b46d4ENTRYPOINT
/wdm/dist/sdr
05/21/2024 4:49 PM UTC
sha256:00e64923eb5c8744d26fee06c06a1292f2ff839e3ac637460cf6f9d315c50befRUN
apt-get remove python3.10-dev python3.10-lib2to3 python3.10-distutils -y &&
  apt-get remove -y python3.10 python3-pip &&
  apt-get remove gawk bison gcc make -y &&
  apt autoremove -y
05/21/2024 4:49 PM UTC
sha256:c441b326486da1dabcf6dff369ac1cad6681d6f9bb585277a457a3186023d58dRUN
cd /wdm &&
  find . -type d -maxdepth 1 -not -path "./dist*" -not -path "." -exec rm -rf {} \;
05/21/2024 4:49 PM UTC
sha256:ee98a6cbe672d9474e146ec838303ce92f4347071bbe3748a263ed180669c561RUN
cd /wdm &&
  find . -type f -not -path "./dist*" -not -path "." -exec rm -rf {} \;
05/21/2024 4:49 PM UTC
sha256:027ee93a4a73e636c81554963189e57b63e31238b6a49f4c6302af68d7d57315RUN
python3.10 -m pip uninstall -y pip
05/21/2024 4:49 PM UTC
sha256:b8666f8eb2c325beef2ab878bbc909868a4b8df7e234564b0de42f3ab0de0257RUN
python3.10 -m pip uninstall -y pyjwt
05/21/2024 4:49 PM UTC
sha256:b192f5bc2f428ca04c7651682c894aecd176446e3a116b24889cccdd1bb065caRUN
cd /wdm &&
  pip3 uninstall -y -r requirements.txt
05/21/2024 4:49 PM UTC
sha256:a3ed95caeb02ffe68cdd9fd84406680ae93d633cb16422d00e8a7c22955b46d4RUN
ls /wdm/dist
05/21/2024 4:48 PM UTC
sha256:692b9c6d2242f6be9582144035b600532e0859314a6220e1d8819fb52f485e84RUN
make binary
05/21/2024 4:48 PM UTC
sha256:30ab4632dce072032ac69ce791e4e29df0ef095a9055e248c57712dc13614d42COPY
file:045d7ef25b966f749cd395703d04daa06f6043cfc5053592d500a59802b159ee in /wdm/Makefile
05/21/2024 4:48 PM UTC