---
version: "2"
services:
grocy:
image: linuxserver/grocy:3.3.1
container_name: grocy
restart: no
Docker Hub | linuxserver/grocy |
Build Time | 11 Aug 2022 08:02:39 |
Synchronised | Yes |
Stable | Yes |
Deprecated | No |
Branch | Version | Built |
---|---|---|
latest | 3.3.1 | 11 Aug 2022 at 08:02:39 |
---
version: "2"
services:
grocy:
image: linuxserver/grocy:3.3.1
container_name: grocy
restart: no
docker create \
--name=grocy \ --restart no \
linuxserver/grocy:3.3.1