Skip to content

Conversation

@m0nclous
Copy link
Contributor

@m0nclous m0nclous commented Jun 8, 2025

Fixed LegacyKeyValueFormat "ENV key=value" warning

[+] Building 17.6s (8/12)
 => [internal] load local bake definitions                                                                                                                                                                                                                                                                     0.0s 
 => => reading from stdin 496B                                                                                                                                                                                                                                                                                 0.0s 
 => [internal] load build definition from Dockerfile                                                                                                                                                                                                                                                           0.0s 
 => => transferring dockerfile: 966B                                                                                                                                                                                                                                                                           0.0s 
 => WARN: LegacyKeyValueFormat: "ENV key=value" should be used instead of legacy "ENV key value" format (line 32)                                                                                                                                                                                              0.0s 
 => WARN: LegacyKeyValueFormat: "ENV key=value" should be used instead of legacy "ENV key value" format (line 33)    

🔗 Linked issue

❓ Type of change

  • 📖 Documentation (updates to the documentation or readme)
  • 🐞 Bug fix (a non-breaking change that fixes an issue)
  • 👌 Enhancement (improving an existing functionality like performance)
  • ✨ New feature (a non-breaking change that adds functionality)
  • ⚠️ Breaking change (fix or feature that would cause existing functionality to change)

📚 Description

📝 Checklist

  • I have linked an issue or discussion.
  • I have updated the documentation accordingly.

WARN: LegacyKeyValueFormat: "ENV key=value" should be used instead of legacy "ENV key value" format
@pkg-pr-new
Copy link

pkg-pr-new bot commented Jun 8, 2025

npm i https://pkg.pr.new/@nuxt/content@3394

commit: 00f0ded

@farnabaz farnabaz changed the title Fix Dockerfile (Deploy section) ENV LegacyKeyValueFormat docs: dockerfile ENV LegacyKeyValueFormat Jun 9, 2025
Copy link
Member

@farnabaz farnabaz left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thanks

@farnabaz farnabaz merged commit f0571cc into nuxt:main Jun 9, 2025
3 checks passed
@m0nclous m0nclous deleted the patch-1 branch June 10, 2025 12:44
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants