Skip to content

加载本地数据显示changing permissions of '/vol/env': Operation not permitted/Loading local data shows changing permissions of '/vol/env': Operation not permitted #155

Description

@zibingo

workspace
├── env
├── minio
└── mysql

--------------------------重点/key--------------------------
chown -R 999:0 ./workspace

services:
wandb-local:
image: wandb/local:latest
container_name: wandb
restart: always
ports:
- "8096:8080"
environment:
- HOST=http://192.168.1.102:8096
volumes:
- ./workspace:/vol

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions