Skip to content

Commit

Permalink
trying alpine
Browse files Browse the repository at this point in the history
  • Loading branch information
sdwalker62 committed Dec 19, 2023
1 parent 0fa0174 commit f09d0ea
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 5 deletions.
6 changes: 2 additions & 4 deletions .idea/workspace.xml

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion docker/dev-container/Dockerfile
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
FROM node:latest
FROM node:alpine
LABEL authors="Samuel Dalton Walker"

ENTRYPOINT ["top", "-b"]

0 comments on commit f09d0ea

Please sign in to comment.