Update readme and fix warning.
This commit is contained in:
parent
7e3687f776
commit
ae1fdbe7ed
2 changed files with 5 additions and 8 deletions
|
@ -1,8 +1,8 @@
|
|||
# Portage tree.
|
||||
FROM gentoo/portage:latest as portage
|
||||
FROM gentoo/portage:latest AS portage
|
||||
|
||||
# Base Gentoo image
|
||||
FROM gentoo/stage3:amd64-nomultilib-openrc as build
|
||||
FROM gentoo/stage3:amd64-nomultilib-openrc AS build
|
||||
LABEL maintainer=manuel@fritteli.ch
|
||||
LABEL description="Gentoo pkgcheck image"
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue