mirror of
https://github.com/fosslinux/live-bootstrap.git
synced 2026-03-17 00:35:25 +01:00
License headers
This commit is contained in:
parent
4d95de08a0
commit
6074e77186
3 changed files with 10 additions and 1 deletions
|
|
@ -1,3 +1,7 @@
|
|||
# SPDX-FileCopyrightText: 2024 Lance Vick <lance@vick.house>
|
||||
#
|
||||
# SPDX-License-Identifier: GPL-3.0-or-later
|
||||
|
||||
FROM scratch as build
|
||||
ADD target/ /
|
||||
RUN ["/bootstrap-seeds/POSIX/x86/kaem-optional-seed"]
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue