2 lines
78 B
Docker
2 lines
78 B
Docker
# Use the httpd-parent image as base
|
|
FROM quay.io/redhattraining/httpd-parent
|
# Use the httpd-parent image as base
|
|
FROM quay.io/redhattraining/httpd-parent
|