mirror of
https://github.com/JasonN3/build-container-installer.git
synced 2025-12-25 10:57:55 +01:00
remove language
This commit is contained in:
parent
95d0ce4ac8
commit
64f5bb3acd
1 changed files with 15 additions and 10 deletions
|
|
@ -72,7 +72,12 @@ The code from VSCode will be available at `/workspaces/build-container-installer
|
|||
Privileged is required for access to loop devices for lorax.
|
||||
|
||||
Use existing container image:
|
||||
```json
|
||||
<style>
|
||||
pl-ii {
|
||||
@extend
|
||||
}
|
||||
</style>
|
||||
```
|
||||
{
|
||||
"name": "Existing Dockerfile",
|
||||
// "build": {
|
||||
|
|
@ -90,7 +95,7 @@ Use existing container image:
|
|||
```
|
||||
|
||||
Build a new container image:
|
||||
```json
|
||||
```
|
||||
{
|
||||
"name": "Existing Dockerfile",
|
||||
"build": {
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue