Skip to content

Conversation

@mark-adams
Copy link
Contributor

The ability to create a tmpfs mountpoint was introduced in Docker 1.10
(API version 1.22). This commit adds a tmpfs argument to
create_container() to implement this functionality.

This is a first-time commit to this project so please be sure to point out anything that I could do to make it better.

@mark-adams mark-adams force-pushed the add-tmpfs branch 2 times, most recently from 1a68291 to 90d6dd1 Compare March 4, 2016 03:28
The ability to create a tmpfs mountpoint was introduced in Docker 1.10
(API version 1.22). This commit adds a tmpfs argument to
create_container() to implement this functionality and updates the
associated documentation.

Signed-off-by: Mark Adams <mark@markadams.me>
@shin-
Copy link
Contributor

shin- commented Mar 17, 2016

Closing via #994

@shin- shin- closed this Mar 17, 2016
@mark-adams mark-adams deleted the add-tmpfs branch March 17, 2016 16:50
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants