Skip to content

Tags: PetroDE/control

Tags

v2.4.0

Toggle v2.4.0's commit message
OPS-32 Release version 2.4

v2.4

Toggle v2.4's commit message
OPS-32 Release version 2.4

v2.3.1

Toggle v2.3.1's commit message
Fixing build-only services couldn't be built

v2.3.0

Toggle v2.3.0's commit message
DE-6822 control build pulls images that can't be built

v2.2.4

Toggle v2.2.4's commit message
Using a better method to get branch name and commit hash

The previous method broke if git ever packed refs. So now rather than
opening files inside of .git we ask git to give information. This should
also survive git version changes

v2.2.3

Toggle v2.2.3's commit message
version bump to 2.2.3

v2.2.2

Toggle v2.2.2's commit message
forgot to version bump to 2.2.2

v2.2.1

Toggle v2.2.1's commit message
version bump to 2.2.1

v2.2

Toggle v2.2's commit message
adding an --as-me option to run the container as a user rather than root

v2.1

Toggle v2.1's commit message
Added dump to open and command functions

Needed to do this so that I could diagnose why cat wasn't holding the
container open.