---
version: "2"
services:
filebeat:
image: stilleshan/filebeat:7.13.2
container_name: filebeat
restart: no
| Docker Hub | stilleshan/filebeat |
| Build Time | 02 Aug 2022 07:24:35 |
| Synchronised | Yes |
| Stable | Yes |
| Deprecated | No |
| Branch | Version | Built |
|---|---|---|
| latest | 7.13.2 | 02 Aug 2022 at 07:24:35 |
---
version: "2"
services:
filebeat:
image: stilleshan/filebeat:7.13.2
container_name: filebeat
restart: no
docker create \
--name=filebeat \ --restart no \
stilleshan/filebeat:7.13.2