Skip to content

Commit

Permalink
trying docker dev environment
Browse files Browse the repository at this point in the history
  • Loading branch information
nwdepatie committed Oct 26, 2023
1 parent c603318 commit 4fc67c0
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 0 deletions.
File renamed without changes.
6 changes: 6 additions & 0 deletions .docker/docker-compose.yaml
Original file line number Diff line number Diff line change
@@ -0,0 +1,6 @@
version: "3.7"
workspace:
image: nwdepatie/ner-gcc-arm:latest
stdin_open: true
tty: true
privileged: true

0 comments on commit 4fc67c0

Please sign in to comment.