Skip to content

Tags: jimschubert/rewrite-docker

Tags

v1.0.11

Toggle v1.0.11's commit message
recipe: ModifyOptionValue

v1.0.10

Toggle v1.0.10's commit message
recipe: EnsureDockerignore

This recipe will create or update a .dockerignore in the root project path.

It doesn't support per-Dockerfile ignores, but this may be pretty simple to extend in the future.

v1.0.9

Toggle v1.0.9's commit message
recipe: FixAlternateEnvSyntax

v1.0.8

Toggle v1.0.8's commit message
recipe: upper instruction name best practice

v1.0.7

Toggle v1.0.7's commit message
refactor: override name, use defult "supports" for instruction parsers

v1.0.6

Toggle v1.0.6's commit message
workflow: create a latest release

v1.0.5

Toggle v1.0.5's commit message
fix: instruction prefixes with multiline instructions

v1.0.4

Toggle v1.0.4's commit message
hack: temporary handle "inline" comments

v1.0.3

Toggle v1.0.3's commit message
fix: NameAllStages with existing alias

v1.0.2

Toggle v1.0.2's commit message
Retain multiple newlines at end of file