refactor: structuring apps into polyrepo
This commit is contained in:
@@ -1,7 +0,0 @@
|
||||
FROM ubuntu:latest
|
||||
LABEL authors="arjun-flowylabs"
|
||||
|
||||
WORKDIR /app
|
||||
COPY . .
|
||||
|
||||
ENTRYPOINT ["top", "-b"]
|
||||
Reference in New Issue
Block a user