stdlib: added package doc strings
Signed-off-by: Sam Alba <sam.alba@gmail.com>
This commit is contained in:
@@ -1,3 +1,4 @@
|
||||
// Base package for Alpine Linux
|
||||
package alpine
|
||||
|
||||
import (
|
||||
@@ -6,6 +7,7 @@ import (
|
||||
|
||||
let defaultVersion = "3.13.5@sha256:69e70a79f2d41ab5d637de98c1e0b055206ba40a8145e7bddb55ccc04e13cf8f"
|
||||
|
||||
// Base image for Alpine Linux
|
||||
#Image: {
|
||||
package: [string]: true | false | string
|
||||
version: string | *defaultVersion
|
||||
|
Reference in New Issue
Block a user