mirror of
https://github.com/TriliumNext/Notes.git
synced 2026-01-06 04:50:03 -06:00
chore(nx/docker): basic integration
This commit is contained in:
@@ -152,6 +152,12 @@
|
||||
]
|
||||
}
|
||||
]
|
||||
},
|
||||
"docker-build": {
|
||||
"dependsOn": [
|
||||
"build"
|
||||
],
|
||||
"command": "docker build -f apps/server/Dockerfile . -t triliumnext"
|
||||
}
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user