j-maas/uptag

Use CLI syntax for Dockerfile annotations

Closed this issue · 1 comments

Dockerfile annotations could mimick the CLI syntax:

# updock upgrade --pattern "^(\d+)\.(\d+)$" --breaking-degree 1
FROM ubuntu:14.04

Rejected.