mirror of
https://github.com/bunkerity/bunkerweb
synced 2026-05-24 09:28:37 +00:00
Changing rhel
This commit is contained in:
parent
bf19cfe3db
commit
d30adf6709
1 changed files with 1 additions and 1 deletions
|
|
@ -4,7 +4,7 @@ ENV OS=rhel
|
|||
ENV NGINX_VERSION 1.20.2
|
||||
|
||||
# RHEL subscription
|
||||
RUN subscription-manager register --username=bunkerfrsq --password=aTtWafOi2V3TvdnPmHCw --auto-attach
|
||||
RUN subscription-manager register --username=username --password=password --auto-attach
|
||||
|
||||
# Install fpm
|
||||
RUN dnf install -y ruby ruby-devel make gcc redhat-rpm-config rpm-build wget && \
|
||||
|
|
|
|||
Loading…
Reference in a new issue