mirror of
https://github.com/DominicBreuker/pspy.git
synced 2025-12-21 11:44:51 +00:00
integrate inotify syscalls
This commit is contained in:
@@ -1,5 +1,9 @@
|
||||
FROM golang:1.9-stretch
|
||||
|
||||
RUN useradd -ms /bin/bash myuser
|
||||
|
||||
USER myuser
|
||||
|
||||
WORKDIR /go/src/github.com/dominicbreuker
|
||||
|
||||
|
||||
|
||||
Reference in New Issue
Block a user