From e9272d0977f8e464df53a9fb8b8a9d7d4747aca4 Mon Sep 17 00:00:00 2001 From: Maria Bermudez Date: Wed, 6 Feb 2019 18:07:30 -0800 Subject: [PATCH] Specify that mac_address is a legacy option --- compose/compose-file/index.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/compose/compose-file/index.md b/compose/compose-file/index.md index 76d4ec4dc7..831c0351c1 100644 --- a/compose/compose-file/index.md +++ b/compose/compose-file/index.md @@ -1888,7 +1888,7 @@ volume mounts (shared filesystems)](/docker-for-mac/osxfs-caching.md). ### domainname, hostname, ipc, mac\_address, privileged, read\_only, shm\_size, stdin\_open, tty, user, working\_dir Each of these is a single value, analogous to its -[docker run](/engine/reference/run.md) counterpart. +[docker run](/engine/reference/run.md) counterpart. Note that `mac_address` is a legacy option. user: postgresql working_dir: /code