-
Notifications
You must be signed in to change notification settings - Fork 68
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Merge pull request #427 from gusztavvargadr/feature/update-for-2402-425
Update for 2402 - Components and Docs
- Loading branch information
Showing
3 changed files
with
23 additions
and
13 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,7 +1,5 @@ | ||
# Packer | ||
|
||
[Overview] | [Usage] | [Contributing] | [Resources] | ||
|
||
This repository contains [Packer] templates for building Windows and Ubuntu images in various development scenarios. | ||
|
||
> [!IMPORTANT] | ||
|
@@ -18,7 +16,7 @@ This repository contains [Packer] templates for building Windows and Ubuntu imag | |
|
||
Ready-to-use [Vagrant] boxes built using this repository are published on [Vagrant Cloud][VagrantCloudBoxes]. | ||
|
||
See the [documentation][DocumentationOverview] for more details on the available images. | ||
See the [documentation][DocumentationOverview] for more details on the available images for [Hyper-V], [VirtualBox] and [VMware]. | ||
|
||
[Overview]: #overview | ||
|
||
|
@@ -30,7 +28,7 @@ See the [documentation][DocumentationOverview] for more details on the available | |
|
||
Simple [Vagrant] environments demonstrating the capabilities of the published boxes are available at the [samples][Samples]. | ||
|
||
See the [documentation][DocumentationUsage] for more details on using the images. | ||
See the [documentation][DocumentationUsage] for more details on using the images with [Hyper-V], [VirtualBox] and [VMware]. | ||
|
||
[Usage]: #usage | ||
|
||
|
@@ -40,7 +38,7 @@ See the [documentation][DocumentationUsage] for more details on using the images | |
|
||
Complete [Packer] templates used for building the published boxes are available at the [samples][Samples]. | ||
|
||
See the [documentation][DocumentationContributing] for more details on building the images. | ||
See the [documentation][DocumentationContributing] for more details on building the images for [Hyper-V], [VirtualBox] and [VMware] with [Chef]. | ||
|
||
To report bugs, propose changes, request new features or provide feedback in general, please take a look at the [discussions] or [issues] first. [Pull requests] are also welcome and are greatly appreciated. | ||
|
||
|
@@ -87,3 +85,16 @@ This repository builds on awesome ideas and solutions from the following authors | |
[Bento]: https://github.com/chef/bento | ||
|
||
[Samples]: ./samples | ||
|
||
> [!TIP] | ||
> Are you interested in more images and providers or deployments of custom environments based on them? | ||
> | ||
> The following services are also available on-demand in a professional setting: | ||
> | ||
> - Custom images with additional virtualization and cloud providers | ||
> - Custom build schedules with new versions published as soon as the official updates are available | ||
> - Custom environments like build agent pools, test matrices and deployment targets based on the images | ||
> | ||
> Please reach out at [[email protected]][MailTo] for more details. | ||
[MailTo]: mailto:[email protected] |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters