A collection of Nodejs based sample code.
This repository host minimal assets develop for the Nodejs runtime. These samples are used in Shipwrigh/Build for testing purposes.
This repository consists of multiple directories, each directory is intended to work with a particular set of tools that are currently supported in Shipwrigh/Build.
Assets with a Dockerfile, which indicates how to compile the specified go file. This asset is intended to work with tools like Kaniko and Buildah.
Assets with a Dockerfile that uses RenamedDockerfile
as the Dockerfile name.
This asset is intended to work with tools like Kaniko and Buildah.
Assets with pure source code, without any knowledge about Docker. This asset is intended to work with Buildpacks, like the Paketo and Heroku implementation.