Skip to content
Snippets Groups Projects
Commit 917b4df0 authored by Jenkins's avatar Jenkins Committed by Gerrit Code Review
Browse files

Merge "Fix the confused comment in the base image Dockerfile"

parents 1c9056bc ce05819d
No related branches found
No related tags found
No related merge requests found
FROM {{ base_distro }}:{{ base_distro_tag }}
MAINTAINER {{ maintainer }}
# Early failure for bases and types
{# Early failure for bases and types #}
{% if base_distro in ['fedora', 'centos', 'oraclelinux', 'rhel'] %}
{% if install_type not in ['source', 'binary', 'rdo', 'rhel'] %}
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment