Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Docker Support #10

Merged
merged 2 commits into from
Apr 15, 2018
Merged

Docker Support #10

merged 2 commits into from
Apr 15, 2018

Conversation

mgeitz
Copy link
Owner

@mgeitz mgeitz commented Apr 15, 2018

  • Adds docker and docker-compose
    • The build directory is mounted as a volume into /bin/albumfs
    • User albumfs is created for the container
$ docker-compose build albumfs
$ docker-compose run --rm albumfs

Resolves: #9

Michael Geitz added 2 commits April 15, 2018 09:53
- Using version 3.0, new but not bleeding edge
@mgeitz mgeitz merged commit dfaa483 into develop Apr 15, 2018
@mgeitz mgeitz deleted the feature/docker branch April 15, 2018 14:31
@mgeitz mgeitz mentioned this pull request Apr 15, 2018
mgeitz pushed a commit that referenced this pull request Apr 15, 2018
* Add Dockerfile
* Add Compose
@mgeitz mgeitz added the feature label Apr 15, 2018
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant