Skip to content
This repository has been archived by the owner on Feb 10, 2022. It is now read-only.

Jimdo/docker-machine-fs-notify

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

11 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Docker Machine FS notify

Forward file system events to a docker machine VM

Build Status MIT License

Dependencies

  • Docker
  • make

Building the project

make build

Creating a new release for this project

Make sure that you are on the latest master branch and that you have a clean Git working directory.

VERSION=<version> GITHUB_TOKEN=<github-api-token> make release

Usage

./docker-machine-fs-notify <directory> <docker-machine-name>

Links