Skip to content

Commit 283934d

Browse files
committed
update blog url to archive
Signed-off-by: Caleb Lloyd <caleblloyd@gmail.com>
1 parent d112850 commit 283934d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@
66

77
`fixuid` was born because there is currently no way to remap host volume UIDs/GIDs from the Docker Engine, [see moby issue 7198](https://github.com/moby/moby/issues/7198) for more details.
88

9-
Check out [BoxBoat's blog post](https://boxboat.com/2017/07/25/fixuid-change-docker-container-uid-gid/) for a practical explanation of how `fixuid` benefits development teams consisting of multiple developers.
9+
Check out [BoxBoat's blog post](https://web.archive.org/web/20230530104308/https://boxboat.com/2017/07/25/fixuid-change-docker-container-uid-gid/) for a practical explanation of how `fixuid` benefits development teams consisting of multiple developers.
1010

1111
**fixuid should only be used in development Docker containers. DO NOT INCLUDE in a production container image**
1212

0 commit comments

Comments
 (0)