mirror of
https://github.com/sickcodes/Docker-OSX.git
synced 2026-04-27 08:35:48 +03:00
[PR #162] [MERGED] Add ADDITIONAL_PORTS, -e ADDITIONAL_PORTS='hostfwd=tcp::10023-:80,' #721
Labels
No labels
bug
documentation
enhancement
following upstream developments
good first issue
help wanted
invalid
pull-request
question
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference
starred/Docker-OSX#721
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?
📋 Pull Request Information
Original PR: https://github.com/sickcodes/Docker-OSX/pull/162
Author: @sickcodes
Created: 3/2/2021
Status: ✅ Merged
Merged: 3/3/2021
Merged by: @sickcodes
Base:
master← Head:additional-ports📝 Commits (1)
55f3fd0Add ADDITIONAL_PORTS, -e ADDITIONAL_PORTS='hostfwd=tcp::23-:23,'📊 Changes
3 files changed (+7 additions, -1 deletions)
View changed files
📝
CHANGELOG.md(+1 -0)📝
CREDITS.md(+1 -0)📝
Dockerfile(+5 -1)📄 Description
Add
ADDITIONAL_PORTSFor example,
-e ADDITIONAL_PORTS='hostfwd=tcp::10023-:80,'And add
-p 10023:10023or similar to the docker run command🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.