7 lines
218 B
Plaintext
7 lines
218 B
Plaintext
# Creates a base OSGC Intel enabled Ubuntu image
|
|
#
|
|
# Derivatives include -dev variation which adds git, build-essentials,
|
|
# source repos, etc.
|
|
#
|
|
FROM amr-registry.caas.intel.com/vtt-osgc/os/osgc-$OS_DISTRO:$OS_RELEASE
|