rewardenv / reward

Reward is a Swiss Army knife CLI utility for orchestrating Docker based development environments.
https://rewardenv.readthedocs.io
MIT License
90 stars 13 forks source link

Create Dockerfile linter workflow #48

Closed szepeviktor closed 1 year ago

szepeviktor commented 1 year ago

I see the develop branch is not in use.

szepeviktor commented 1 year ago

https://github.com/rewardenv/reward/actions/runs/5226238024/jobs/9436675178?pr=48 Would you like to pin image and package versions or flow with (everchanging) latest versions?

szepeviktor commented 1 year ago

@janosmiko Please help. This bot is alive!

janosmiko commented 1 year ago

Yep, the develop branch is not officially supported. It is used to test image builds as it pushes the images to a separate docker account to make sure we are not overwriting the production ones.

janosmiko commented 1 year ago

Also, there are some images that can go with the latest tags. Most of them are already pinned. At some point (in a few weeks) I'll check and update the hadolint settings and update them if necessary but now I'm full with internal tasks

janosmiko commented 1 year ago

Closed in flavor of #50