Movatterモバイル変換


[0]ホーム

URL:


Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

Commitc0b3460

Browse files
authored
Update outdated docker build secrets URL (#1592)
## Description:Update outdated `Docker Build Secrets` URL- Old URL:https://docs.docker.com/develop/develop-images/build_enhancements/#new-docker-build-secret-information- New URL:https://docs.docker.com/build/building/secrets/#types-of-build-secrets## References:Closes#594
1 parent2aa2821 commitc0b3460

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

‎content/integrations/integrating-npm-with-external-services/docker-and-private-modules.mdx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ redirect_from:
44
-/private-modules/docker-and-private-modules
55
---
66

7-
To install private npm packages in a Docker container, you will need to use[Docker build secrets](https://docs.docker.com/develop/develop-images/build_enhancements/#new-docker-build-secret-information).
7+
To install private npm packages in a Docker container, you will need to use[Docker build secrets](https://docs.docker.com/build/building/secrets/#types-of-build-secrets).
88

99
##Background: runtime variables
1010

0 commit comments

Comments
 (0)

[8]ページ先頭

©2009-2025 Movatter.jp