mirror of
https://github.com/fleetdm/fleet
synced 2026-05-15 21:18:29 +00:00
* Add terraform for the loadtesting environment * Add some checkov stuff and minor updates * Remove defunct commented stuff * Add separate cloudwatch namespace for migrations * Remove defunct code * checkin
2 lines
32 B
Docker
2 lines
32 B
Docker
ARG TAG
|
|
FROM fleetdm/fleet:$TAG
|