Snyk bot
a895e98172
[Snyk] Security upgrade ubuntu from latest to rolling ( #10946 )
...
* fix: utils/docker/Dockerfile-cpu to reduce vulnerabilities
The following vulnerabilities are fixed with an upgrade:
- https://snyk.io/vuln/SNYK-UBUNTU2204-OPENSSL-3314744
- https://snyk.io/vuln/SNYK-UBUNTU2204-OPENSSL-3314768
- https://snyk.io/vuln/SNYK-UBUNTU2204-OPENSSL-3314792
- https://snyk.io/vuln/SNYK-UBUNTU2204-OPENSSL-3314816
- https://snyk.io/vuln/SNYK-UBUNTU2204-OPENSSL-3314840
* Update Dockerfile-arm64
Signed-off-by: Glenn Jocher <glenn.jocher@ultralytics.com>
---------
Signed-off-by: Glenn Jocher <glenn.jocher@ultralytics.com>
Co-authored-by: Glenn Jocher <glenn.jocher@ultralytics.com>
2023-02-10 00:21:38 +04:00
Glenn Jocher
35d6d9f408
Update Dockerfile-arm64 ( #10945 )
...
* Update Dockerfile-arm64
Signed-off-by: Glenn Jocher <glenn.jocher@ultralytics.com>
* Update Dockerfile-cpu
Signed-off-by: Glenn Jocher <glenn.jocher@ultralytics.com>
---------
Signed-off-by: Glenn Jocher <glenn.jocher@ultralytics.com>
2023-02-09 20:32:58 +04:00
Glenn Jocher
c3c8e71d7a
Update Dockerfile-arm64 ( #10918 )
...
Docker fixes
2023-02-07 02:15:54 +04:00
dependabot[bot]
b1a3126e5d
Bump docker/build-push-action from 3 to 4 ( #10911 )
...
* Bump docker/build-push-action from 3 to 4
Bumps [docker/build-push-action](https://github.com/docker/build-push-action ) from 3 to 4.
- [Release notes](https://github.com/docker/build-push-action/releases )
- [Commits](https://github.com/docker/build-push-action/compare/v3...v4 )
---
updated-dependencies:
- dependency-name: docker/build-push-action
dependency-type: direct:production
update-type: version-update:semver-major
...
Signed-off-by: dependabot[bot] <support@github.com>
* Docker (#10913 )
* Dockerfile standardizations and improvements
* README fixes
* [pre-commit.ci] auto fixes from pre-commit.com hooks
for more information, see https://pre-commit.ci
---------
Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com>
---------
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Glenn Jocher <glenn.jocher@ultralytics.com>
Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com>
2023-02-06 22:12:26 +04:00
Glenn Jocher
bfa1f23045
FROM nvcr.io/nvidia/pytorch:22.11-py3 ( #10279 )
...
* Update Docker usage examples
* Update Dockerfile
Signed-off-by: Glenn Jocher <glenn.jocher@ultralytics.com>
* Update DEBIAN_FRONTEND
Signed-off-by: Glenn Jocher <glenn.jocher@ultralytics.com>
2022-11-24 16:34:14 +01:00
Glenn Jocher
86decb3c49
Add `ultralytics` pip package ( #10103 )
2022-11-09 15:05:19 +01:00
Glenn Jocher
a5d875adca
Add `gnupg` to Dockerfile-cpu ( #9932 )
...
Signed-off-by: Glenn Jocher <glenn.jocher@ultralytics.com>
Signed-off-by: Glenn Jocher <glenn.jocher@ultralytics.com>
2022-10-26 13:42:52 +02:00
Glenn Jocher
985e000d81
Update Dockerfile-cpu to libpython3-dev ( #9185 )
...
Signed-off-by: Glenn Jocher <glenn.jocher@ultralytics.com>
Signed-off-by: Glenn Jocher <glenn.jocher@ultralytics.com>
2022-08-28 21:48:58 +02:00
Glenn Jocher
f58fe6b6c1
Update Dockerfile-cpu ( #9184 )
...
Signed-off-by: Glenn Jocher <glenn.jocher@ultralytics.com>
Signed-off-by: Glenn Jocher <glenn.jocher@ultralytics.com>
2022-08-28 21:36:05 +02:00
Glenn Jocher
ba140e5685
RUN git clone instead of COPY to `/usr/src/app` ( #8827 )
...
Update
2022-08-01 21:45:31 +02:00
Glenn Jocher
6e86af3de8
Add `pip install wheel` to avoid legacy `setup.py install` ( #8597 )
...
* Update ci-testing with `pip install wheel`
* Update ci-testing.yml
* Update dockerfiles
2022-07-16 16:41:43 +02:00
Glenn Jocher
632559b1e6
Add Dockerfile descriptions ( #8031 )
2022-05-29 20:43:01 +02:00
Glenn Jocher
91c82d8f92
Update Dockerfile-cpu install `libpython3.8-dev` ( #7857 )
...
* Update Dockerfile-cpu install `libpython3.8-dev`
Fix OpenVINO export
* Update Dockerfile-arm64
2022-05-17 15:09:10 +02:00
Glenn Jocher
d7d2b10f69
Create docker.yml ( #7856 )
...
* Create docker.yml
* [pre-commit.ci] auto fixes from pre-commit.com hooks
for more information, see https://pre-commit.ci
* Update docker.yml
* [pre-commit.ci] auto fixes from pre-commit.com hooks
for more information, see https://pre-commit.ci
* Update docker.yml
* Update docker.yml
* [pre-commit.ci] auto fixes from pre-commit.com hooks
for more information, see https://pre-commit.ci
* Cleanup
* Cleanup2
* [pre-commit.ci] auto fixes from pre-commit.com hooks
for more information, see https://pre-commit.ci
Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com>
2022-05-17 14:11:38 +02:00
Glenn Jocher
614ef110b3
Update Dockerfile `--no-install-recommends` ( #7846 )
...
* Update Dockerfile-cpu `--no-install-recommends`
Per https://ubuntu.com/blog/we-reduced-our-docker-images-by-60-with-no-install-recommends
* Update Dockerfile-M1
* Update Dockerfile
* Update Dockerfile-M1
* Update Dockerfile-cpu
2022-05-17 01:29:23 +02:00
Glenn Jocher
d4ea61e043
FROM nvcr.io/nvidia/pytorch:22.04-py3 ( #7680 )
...
* FROM nvcr.io/nvidia/pytorch:22.04-py3
* Update Docker
* Update Docker
* Update Docker
* Update Docker
* Update TRT auto-install
* [pre-commit.ci] auto fixes from pre-commit.com hooks
for more information, see https://pre-commit.ci
* Cleanup
* Cleanup
* Cleanup cpu
* Cleanup cpu
Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com>
2022-05-03 13:47:30 -07:00
Glenn Jocher
e305aba686
Pin Docker-cpu `FROM ubuntu:20.04` ( #7677 )
2022-05-02 23:27:24 -07:00
Glenn Jocher
c4862fcd31
Update Dockerfile-cpu to force python3.9 ( #7675 )
...
* Update
* Update
* Do not install torch
* Pillow>9.1
* Update Dockerfile-cpu
* Update Dockerfile-cpu
* Update Dockerfile-cpu
* Update Dockerfile-cpu
* Update Dockerfile-cpu
* Update Dockerfile-cpu
* Update Dockerfile-cpu
* Update Dockerfile-cpu
* Update Dockerfile-cpu
* Update Dockerfile
* fix emoji
* reduce scipy
* add libpython3.9
* Update Dockerfile
2022-05-02 20:53:02 -07:00
Glenn Jocher
b804b36bc4
Add Docker `--file` argument to build ( #7527 )
2022-04-21 20:31:26 -07:00
Glenn Jocher
918d7b2b3f
Refactor Dockerfiles to `utils/docker` ( #7510 )
...
* Refactor Docker files
* Refactor Docker files
* Update Dockerfile
2022-04-20 14:23:55 -07:00