You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I cannot seem to get this container to do anything except this:
Setting up watches. Beware: since -r was given, this may take a while!
Watches established.
I've shelled into the container and see the inotifywait process running. I also see the entrypoint.sh running. I've also enabled DEBUG and can see the expected environment variables listed in the shell. I can also see my files sitting in /source and nothing in /destination. It doesn't appear to do... anything.
The text was updated successfully, but these errors were encountered:
I cannot seem to get this container to do anything except this:
I've shelled into the container and see the
inotifywait
process running. I also see theentrypoint.sh
running. I've also enabledDEBUG
and can see the expected environment variables listed in the shell. I can also see my files sitting in/source
and nothing in/destination
. It doesn't appear to do... anything.The text was updated successfully, but these errors were encountered: