Skip to content

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

@zibingo

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

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions