add java containerfiles, modified comments in dotnet container
This commit is contained in:
@ -3,7 +3,7 @@
|
||||
# This image is opinionated, but you're welcome to customize as much as you like
|
||||
|
||||
# Start with the Fedora 38 image
|
||||
FROM registry.fedoraproject.org/fedora-toolbox:38
|
||||
FROM scm.wyattjmiller.com/wymiller/base_container:latest
|
||||
|
||||
# Label it right, ya know?
|
||||
ENV NAME=custom_dotnet_base_image VERSION=1.0
|
||||
|
Reference in New Issue
Block a user