mirror of
https://github.com/netbootxyz/netboot.xyz.git
synced 2026-04-25 07:05:56 +03:00
[GH-ISSUE #1532] Dockerfile: FromAsCasing: 'as' and 'FROM' keywords' casing do not match #495
Labels
No labels
Hacktoberfest
Hacktoberfest
bootloader
bsd
bug
confirmed
documentation
duplicate
enhancement
enhancement
enhancement
eol
experimental-merged
freebsd
help wanted
invalid
investigate
ipxe
linux
live-os
memdisk
menu
no-issue-activity
no-issue-activity
pull-request
released
todo
upstream
windows
windows
work-in-progress
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference
starred/netboot.xyz#495
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Originally created by @flyingfishflash on GitHub (Nov 9, 2024).
Original GitHub issue: https://github.com/netbootxyz/netboot.xyz/issues/1532
I'm performing a custom build netboot-xyz in a drone pipeline and am receiving the following warning:
Can this be resolved by fixing lines:
github.com/netbootxyz/netboot.xyz@cc085a7b60/Dockerfile (L3)github.com/netbootxyz/netboot.xyz@cc085a7b60/Dockerfile (L14)so that both the FROM and AS keywords are uppercase?
For context, this is my drone step:
Thanks!
@flyingfishflash commented on GitHub (Nov 9, 2024):
@antonym thanks, know it's a small item.