Commit graph

4 commits

Author SHA1 Message Date
Paul Morgan
53fe0c948e alpine: force all packages to be upgraded
From http://wiki.alpinelinux.org/wiki/Upgrading_Alpine

> The `--available` switch is used to force all packages to be upgraded,
> even if they have the same version numbers.
> Sometimes changes in uClibc require doing this.

It seems prudent to demonstrate canonical upgrade procedure
in a security tool.

Signed-off-by: Paul Morgan <jumanjiman@gmail.com>
2015-09-05 11:29:40 -04:00
Thomas Sjögren
ccd574bf7b alpine 3.1 uses docker 1.4
Signed-off-by: Thomas Sjögren <konstruktoid@users.noreply.github.com>
2015-07-25 14:13:21 +02:00
Thomas Sjögren
cbb351bbf3 FROM must be the first instruction
Signed-off-by: Thomas Sjögren <konstruktoid@users.noreply.github.com>
2015-07-01 20:59:09 +02:00
Thomas Sjögren
2a9d8a0da7 distro specific example
Signed-off-by: Thomas Sjögren <konstruktoid@users.noreply.github.com>
2015-06-23 22:46:03 +02:00