我常用的一些基于docker安装的app
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.

11 line
196B

  1. version: '3'
  2. services:
  3. web:
  4. image: 10.9.30.33:5000/metabase/metabase
  5. ports:
  6. - "3000:3000"
  7. deploy:
  8. placement:
  9. constraints: [node.id == ocwdadrexxwzp1efoc65ca5u6]