Difference between revisions of "Build"
Jump to navigation
Jump to search
(Created page with "* <code>docker build</code> * <code>Kaniko</code>") Tags: Mobile web edit, Mobile edit |
|||
(52 intermediate revisions by 4 users not shown) | |||
Line 1: | Line 1: | ||
+ | [[wikipedia:Build]] | ||
+ | |||
+ | * <code>[[make build]]</code> | ||
+ | * <code>[[cmake]]</code> | ||
* <code>[[docker build]]</code> | * <code>[[docker build]]</code> | ||
− | * <code>[[Kaniko]]</code> | + | * <code>[[docker-compose build]]</code> |
+ | * <code>[[conan build]]</code> and <code>[[conan create]]</code> | ||
+ | * <code>[[Kaniko]]</code> ([[2018]]) | ||
+ | * [[Google Cloud Build]] | ||
+ | * [[GitLab]]: <code>[[.gitlab-ci.yml]]</code> build [[stage]] | ||
+ | * [[AWS CodeBuild]]: <code>[[buildspec.yml]]</code> | ||
+ | * [[AWS SAM]]: <code>[[sam build]]</code> | ||
+ | * <code>[[yarn build]]</code> | ||
+ | * <code>[[npm run build]]</code> | ||
+ | * <code>[[kim build]]</code> | ||
+ | * <code>[[go build]]</code> | ||
+ | * <code>[[gradle build]]</code> | ||
+ | * <code>[[ng build]]</code> | ||
+ | * <code>[[gcloud builds]]</code> | ||
+ | * [[Bazel]] (2015) | ||
+ | * [[Pants]] | ||
+ | * [[Buck]] (2013) | ||
+ | * [[Meson]] (2013): <code>[[meson compile]]</code> | ||
+ | * [[Nix]] (2003) | ||
+ | * [[cabal build]] | ||
+ | * [[Earthly]]: <code>[[earthly --push]]</code> | ||
+ | * <code>[[cargo build]]</code> | ||
+ | |||
+ | == Related terms == | ||
+ | * [[Build automation]]: [[Blaze]] | ||
+ | * [[Binary repository manager]] | ||
+ | * [[Gulp.js]] | ||
+ | * <code>[[build:]]</code> | ||
+ | * [[Scons]] | ||
+ | * [[Buildroot]] | ||
+ | * [[uses: docker/build-push-action]] | ||
+ | |||
+ | == See also == | ||
+ | * {{build}} | ||
+ | * {{dev}} | ||
+ | |||
+ | [[Category:IT]] | ||
+ | |||
+ | |||
+ | |||
+ | [[Category:Programming]] |
Latest revision as of 06:41, 17 July 2024
make build
cmake
docker build
docker-compose build
conan build
andconan create
Kaniko
(2018)- Google Cloud Build
- GitLab:
.gitlab-ci.yml
build stage - AWS CodeBuild:
buildspec.yml
- AWS SAM:
sam build
yarn build
npm run build
kim build
go build
gradle build
ng build
gcloud builds
- Bazel (2015)
- Pants
- Buck (2013)
- Meson (2013):
meson compile
- Nix (2003)
- cabal build
- Earthly:
earthly --push
cargo build
Related terms[edit]
- Build automation: Blaze
- Binary repository manager
- Gulp.js
build:
- Scons
- Buildroot
- uses: docker/build-push-action
See also[edit]
- Build, build automation,
make, cmake
,docker build
,conan build, gradle build
, kaniko, AWS CodeBuild, Bazel, Google Cloud Build, meson, Pants, Scons, Buck2,earthly
- Software development: SDLC, SCM,
git
, GitHub, GitLab, TeamCity, Jenkins, CircleCI, Rational ClearCase, AWS CodeCommit, VCS,/sys/dev/
, DDD, EDA
Advertising: