This website requires JavaScript.
Explore
Help
Sign In
Home-Assistant
/
core
mirror of
https://github.com/home-assistant/core.git
Watch
1
Star
0
Fork
You've already forked core
0
Code
Issues
Packages
Projects
Releases
Wiki
Activity
4b8d8baa69
core
/
machine
/
generic-x86-64
8 lines
88 B
Plaintext
Raw
Normal View
History
Unescape
Escape
Fix Cosign Image build (#95328)
2023-06-27 07:29:45 +00:00
ARG \
Fix machine build templates (#95393)
2023-06-27 16:00:12 +00:00
BUILD_FROM
Fix Cosign Image build (#95328)
2023-06-27 07:29:45 +00:00
Fix machine build templates (#95393)
2023-06-27 16:00:12 +00:00
FROM $BUILD_FROM
Add new machine generic-x86-64 to build matrix (#47095) The Intel NUC machine runs on most UEFI capable x86-64 machines today. Lets start a new machine generic-x86-64 which will replace intel-nuc over time.
2021-02-26 14:49:33 +00:00
RUN apk --no-cache add \
Remove usbutils from machine builds (#91942)
2023-04-27 15:10:07 +00:00
libva-intel-driver