forked from crops/yocto-dockerfiles
-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
all-builder: switch to templates for -builder dirs
This commit removes the Dockerfiles from the -builder directories and relies on build_containers.sh populating the Dockerfiles from the dockerfiles/templates/Dockerfile.builder. All the files are the same except for which -base distro they pull from. A README is also added to the -builder directories to discourage people from putting Dockerfiles there as the current logic will just overwrite them. Signed-off-by: brian avery <[email protected]>
- Loading branch information
Showing
26 changed files
with
26 additions
and
351 deletions.
There are no files selected for viewing
This file was deleted.
Oops, something went wrong.
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 |
---|---|---|
@@ -0,0 +1,2 @@ | ||
The Dockerfile for this directory is autogenerated based on dockerfiles/templates/Dockerfile.builder | ||
Do not place an actual Dockerfile here. |
This file was deleted.
Oops, something went wrong.
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 |
---|---|---|
@@ -0,0 +1,2 @@ | ||
The Dockerfile for this directory is autogenerated based on dockerfiles/templates/Dockerfile.builder | ||
Do not place an actual Dockerfile here. |
This file was deleted.
Oops, something went wrong.
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 |
---|---|---|
@@ -0,0 +1,2 @@ | ||
The Dockerfile for this directory is autogenerated based on dockerfiles/templates/Dockerfile.builder | ||
Do not place an actual Dockerfile here. |
This file was deleted.
Oops, something went wrong.
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 |
---|---|---|
@@ -0,0 +1,2 @@ | ||
The Dockerfile for this directory is autogenerated based on dockerfiles/templates/Dockerfile.builder | ||
Do not place an actual Dockerfile here. |
This file was deleted.
Oops, something went wrong.
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 |
---|---|---|
@@ -0,0 +1,2 @@ | ||
The Dockerfile for this directory is autogenerated based on dockerfiles/templates/Dockerfile.builder | ||
Do not place an actual Dockerfile here. |
This file was deleted.
Oops, something went wrong.
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 |
---|---|---|
@@ -0,0 +1,2 @@ | ||
The Dockerfile for this directory is autogenerated based on dockerfiles/templates/Dockerfile.builder | ||
Do not place an actual Dockerfile here. |
27 changes: 0 additions & 27 deletions
27
dockerfiles/opensuse/opensuse-13.2/opensuse-13.2-builder/Dockerfile
This file was deleted.
Oops, something went wrong.
2 changes: 2 additions & 0 deletions
2
dockerfiles/opensuse/opensuse-13.2/opensuse-13.2-builder/README
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 |
---|---|---|
@@ -0,0 +1,2 @@ | ||
The Dockerfile for this directory is autogenerated based on dockerfiles/templates/Dockerfile.builder | ||
Do not place an actual Dockerfile here. |
27 changes: 0 additions & 27 deletions
27
dockerfiles/opensuse/opensuse-42.1/opensuse-42.1-builder/Dockerfile
This file was deleted.
Oops, something went wrong.
2 changes: 2 additions & 0 deletions
2
dockerfiles/opensuse/opensuse-42.1/opensuse-42.1-builder/README
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 |
---|---|---|
@@ -0,0 +1,2 @@ | ||
The Dockerfile for this directory is autogenerated based on dockerfiles/templates/Dockerfile.builder | ||
Do not place an actual Dockerfile here. |
27 changes: 0 additions & 27 deletions
27
dockerfiles/opensuse/opensuse-42.2/opensuse-42.2-builder/Dockerfile
This file was deleted.
Oops, something went wrong.
2 changes: 2 additions & 0 deletions
2
dockerfiles/opensuse/opensuse-42.2/opensuse-42.2-builder/README
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 |
---|---|---|
@@ -0,0 +1,2 @@ | ||
The Dockerfile for this directory is autogenerated based on dockerfiles/templates/Dockerfile.builder | ||
Do not place an actual Dockerfile here. |
27 changes: 0 additions & 27 deletions
27
dockerfiles/ubuntu/ubuntu-14.04/ubuntu-14.04-builder/Dockerfile
This file was deleted.
Oops, something went wrong.
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 |
---|---|---|
@@ -0,0 +1,2 @@ | ||
The Dockerfile for this directory is autogenerated based on dockerfiles/templates/Dockerfile.builder | ||
Do not place an actual Dockerfile here. |
27 changes: 0 additions & 27 deletions
27
dockerfiles/ubuntu/ubuntu-16.04/ubuntu-16.04-builder/Dockerfile
This file was deleted.
Oops, something went wrong.
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 |
---|---|---|
@@ -0,0 +1,2 @@ | ||
The Dockerfile for this directory is autogenerated based on dockerfiles/templates/Dockerfile.builder | ||
Do not place an actual Dockerfile here. |
27 changes: 0 additions & 27 deletions
27
dockerfiles/ubuntu/ubuntu-16.10/ubuntu-16.10-builder/Dockerfile
This file was deleted.
Oops, something went wrong.
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 |
---|---|---|
@@ -0,0 +1,2 @@ | ||
The Dockerfile for this directory is autogenerated based on dockerfiles/templates/Dockerfile.builder | ||
Do not place an actual Dockerfile here. |
Oops, something went wrong.