Sign Up
Log In
Log In
or
Sign Up
Places
All Projects
Status Monitor
Collapse sidebar
Please login to access the resource
science:machinelearning:milvus-container
base
Dockerfile
Overview
Repositories
Revisions
Requests
Users
Attributes
Meta
File Dockerfile of Package base
# Defines the tag for OBS and build script builds: #!BuildTag: base #!BuildTag: opensuse/milvus:%%milvus_version%% #!BuildTag: opensuse/milvus:%%milvus_version%%-%RELEASE% #!BuildTag: opensuse/milvus:latest FROM opensuse/tumbleweed:latest LABEL org.opencontainers.image.authors="CGoll@suse.com" LABEL org.opencontainers.image.title="openSUSE Tumbleweed milvus image" LABEL org.opencontainers.image.description="milvus Server container based on the openSUSE Tumbleweed Base Container Image." LABEL org.opencontainers.image.url="https://www.opensuse.org" LABEL org.opencontainers.image.created="%BUILDTIME%" LABEL org.opencontainers.image.vendor="openSUSE Project" LABEL org.opencontainers.image.source="%SOURCEURL%" LABEL org.opencontainers.image.ref.name="%%milvus_version%%-%RELEASE%" LABEL org.opensuse.reference="registry.opensuse.org/opensuse/milvus:%%milvus_version%%-%RELEASE%" LABEL org.openbuildservice.disturl="%DISTURL%" LABEL org.opensuse.lifecycle-url="https://en.opensuse.org/Lifetime#openSUSE_BCI" LABEL org.opensuse.release-stage="released" RUN set -euo pipefail; zypper -n install etcd minio-client tini milvus ENTRYPOINT ["/usr/sbin/tini", "--"]
Locations
Projects
Search
Status Monitor
Help
OpenBuildService.org
Documentation
API Documentation
Code of Conduct
Contact
Support
@OBShq
Terms
openSUSE Build Service is sponsored by
The Open Build Service is an
openSUSE project
.
Sign Up
Log In
Places
Places
All Projects
Status Monitor