mirror of
https://github.com/azaion/detections.git
synced 2026-06-23 16:01:08 +00:00
Push model to docker registry
This commit is contained in:
@@ -0,0 +1,5 @@
|
||||
FROM alpine:3.20
|
||||
|
||||
COPY . /models/
|
||||
|
||||
CMD ["sh"]
|
||||
Reference in New Issue
Block a user