---
version: "2"
services:
yq:
image: linuxserver/yq:3.1.0
container_name: yq
restart: no
Docker Hub | linuxserver/yq |
Build Time | 10 Aug 2022 08:34:58 |
Synchronised | Yes |
Stable | Yes |
Deprecated | No |
Branch | Version | Built |
---|---|---|
latest | 3.1.0 | 10 Aug 2022 at 08:34:58 |
---
version: "2"
services:
yq:
image: linuxserver/yq:3.1.0
container_name: yq
restart: no
docker create \
--name=yq \ --restart no \
linuxserver/yq:3.1.0