From a3023036f848a9935544acd712af66a7bcce0edc Mon Sep 17 00:00:00 2001 From: Sambo Chea Date: Thu, 25 Aug 2022 11:50:36 +0700 Subject: [PATCH] Upgrade nodejs to 16.17.0 and add pnpm 7.9.5 for default --- .vscode/configurationCache.log | 1 + .vscode/dryrun.log | 14 + .vscode/settings.json | 3 + .vscode/targets.log | 457 +++++++++++++++++++++++++++++++++ Dockerfile | 166 ++++++------ Dockerfile.16-15-0 | 111 ++++++++ Makefile | 10 + 7 files changed, 674 insertions(+), 88 deletions(-) create mode 100644 .vscode/configurationCache.log create mode 100644 .vscode/dryrun.log create mode 100644 .vscode/settings.json create mode 100644 .vscode/targets.log create mode 100644 Dockerfile.16-15-0 diff --git a/.vscode/configurationCache.log b/.vscode/configurationCache.log new file mode 100644 index 0000000..b6893b3 --- /dev/null +++ b/.vscode/configurationCache.log @@ -0,0 +1 @@ +{"buildTargets":["build"],"launchTargets":[],"customConfigurationProvider":{"workspaceBrowse":{"browsePath":[],"compilerArgs":[]},"fileIndex":[]}} \ No newline at end of file diff --git a/.vscode/dryrun.log b/.vscode/dryrun.log new file mode 100644 index 0000000..345a86f --- /dev/null +++ b/.vscode/dryrun.log @@ -0,0 +1,14 @@ +make --dry-run --always-make --keep-going --print-directory +make: Entering directory '/mnt/data/projects/calpine-node' +echo 'Starting docker build' +docker build . -t cubetiq/calpine-node +echo 'Starting docker push' +docker tag cubetiq/calpine-node cubetiq/calpine-node:16 +docker push cubetiq/calpine-node +docker push cubetiq/calpine-node:16 +echo 'Starting docker build with git' +docker build -f Dockerfile.git . -t cubetiq/calpine-node-git +echo 'Starting docker push with git' +docker push cubetiq/calpine-node-git +make: Leaving directory '/mnt/data/projects/calpine-node' + diff --git a/.vscode/settings.json b/.vscode/settings.json new file mode 100644 index 0000000..65e1ec0 --- /dev/null +++ b/.vscode/settings.json @@ -0,0 +1,3 @@ +{ + "makefile.extensionOutputFolder": "./.vscode" +} \ No newline at end of file diff --git a/.vscode/targets.log b/.vscode/targets.log new file mode 100644 index 0000000..a8ca3d5 --- /dev/null +++ b/.vscode/targets.log @@ -0,0 +1,457 @@ +make all --print-data-base --no-builtin-variables --no-builtin-rules --question +make: *** No rule to make target 'all'. Stop. + +# GNU Make 4.2.1 +# Built for x86_64-pc-linux-gnu +# Copyright (C) 1988-2016 Free Software Foundation, Inc. +# License GPLv3+: GNU GPL version 3 or later +# This is free software: you are free to change and redistribute it. +# There is NO WARRANTY, to the extent permitted by law. + +# Make data base, printed on Thu Aug 25 11:16:00 2022 + +# Variables + +# 'override' directive +GNUMAKEFLAGS := +# automatic +