Skip to content
This repository has been archived by the owner on Dec 8, 2023. It is now read-only.

Commit

Permalink
fix vsphere vmwaretools 1.21 (#767)
Browse files Browse the repository at this point in the history
add sub package open-vm-tools
  • Loading branch information
chris93111 authored Sep 28, 2021
1 parent 50980c1 commit 5cca892
Showing 1 changed file with 5 additions and 1 deletion.
6 changes: 5 additions & 1 deletion images/05-base/Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -3,4 +3,8 @@ ARG TAG
FROM ${REPO}/k3os-base:${TAG} AS base
RUN apk --no-cache add \
grub-bios \
open-vm-tools
open-vm-tools \
open-vm-tools-deploypkg \
open-vm-tools-guestinfo \
open-vm-tools-static \
open-vm-tools-vmbackup

0 comments on commit 5cca892

Please sign in to comment.