parent
7a586ac613
commit
ad311abdbe
2 changed files with 0 additions and 13 deletions
|
|
@ -61,9 +61,6 @@ RUN rpm-ostree install system76-scheduler
|
|||
RUN wget https://copr.fedorainfracloud.org/coprs/secureblue/bubblejail/repo/fedora-$(rpm -E %fedora)/secureblue-bubblejail-fedora-$(rpm -E %fedora).repo -O /etc/yum.repos.d/_copr_secureblue-bubblejail.repo && \
|
||||
rpm-ostree install bubblejail
|
||||
|
||||
# Install NordVPN client
|
||||
RUN rpm-ostree install nordvpn
|
||||
|
||||
# Copy config files
|
||||
COPY etc /etc
|
||||
# Copy /usr
|
||||
|
|
|
|||
|
|
@ -1,10 +0,0 @@
|
|||
[nordvpn]
|
||||
name=nordvpn repo
|
||||
baseurl=https://repo.nordvpn.com/yum/nordvpn/centos/$basearch
|
||||
type=rpm-md
|
||||
skip_if_unavailable=True
|
||||
gpgcheck=1
|
||||
gpgkey=https://repo.nordvpn.com/gpg/nordvpn_public.asc
|
||||
repo_gpgcheck=0
|
||||
enabled=1
|
||||
enabled_metadata=1
|
||||
Loading…
Add table
Add a link
Reference in a new issue