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 bc46e4b
Show file tree
Hide file tree
Showing 2 changed files with 7 additions and 0 deletions.
File renamed without changes.
7 changes: 7 additions & 0 deletions .docker/docker-compose.yaml
Original file line number Diff line number Diff line change
@@ -0,0 +1,7 @@
version: "3.7"
services:
workspace:
image: nwdepatie/ner-gcc-arm:latest
stdin_open: true
tty: true
privileged: true

0 comments on commit bc46e4b

Please sign in to comment.