Compare commits
4 Commits
| Author | SHA1 | Date | |
|---|---|---|---|
| ac357a2342 | |||
| 93e6612923 | |||
| baaad02eea | |||
| 0dc9a11376 |
@@ -3,7 +3,6 @@ LABEL author="Lossless GmbH <hello@lossless.com>"
|
||||
|
||||
USER root
|
||||
|
||||
WORKDIR /workspace
|
||||
# important environment variables
|
||||
ENV NODE_VERSION_LTS="10.15.3" NODE_VERSION_STABLE="11.2.0" NVM_DIR="/usr/local/nvm"
|
||||
|
||||
|
||||
5
package-lock.json
generated
Normal file
5
package-lock.json
generated
Normal file
@@ -0,0 +1,5 @@
|
||||
{
|
||||
"name": "ht-docker-vscode",
|
||||
"version": "5.0.17",
|
||||
"lockfileVersion": 1
|
||||
}
|
||||
@@ -1,6 +1,6 @@
|
||||
{
|
||||
"name": "ht-docker-vscode",
|
||||
"version": "5.0.15",
|
||||
"version": "5.0.17",
|
||||
"description": "a vscode image with everything installed needed to run a vscode instance",
|
||||
"main": "index.js",
|
||||
"scripts": {
|
||||
|
||||
Reference in New Issue
Block a user