Sign inSign up

cwlu2001/vlmcsd

By cwlu2001

Updated about 11 hours ago

Daily docker builds of vlmcsd

Image
0

10K+

cwlu2001/vlmcsd repository overview

docker-vlmcsd

ci docker_pulls docker_image_size

Run

CLI
docker run -d --restart=always --name=vlmcsd -p 1688:1688/tcp cwlu2001/vlmcsd:latest
Docker Compose

docker-compose.yaml

services:
  vlmcsd:
    image: cwlu2001/vlmcsd:latest
    container_name: vlmcsd
    restart: always
    ports:
      - 1688:1688/tcp

Tag summary

Content type

Image

Digest

sha256:91b1a7012

Size

76.9 kB

Last updated

about 11 hours ago

docker pull cwlu2001/vlmcsd