Skip to content

Commit 70a29f1

Browse files
authored
Update to build a 16.04 rootfs (dotnet#256)
1 parent df59dc3 commit 70a29f1

File tree

4 files changed

+0
-22
lines changed

4 files changed

+0
-22
lines changed

manifest.json

-12
Original file line numberDiff line numberDiff line change
@@ -312,18 +312,6 @@
312312
}
313313
]
314314
},
315-
{
316-
"platforms": [
317-
{
318-
"dockerfile": "src/ubuntu/16.04/cross/14.04",
319-
"os": "linux",
320-
"osVersion": "ubuntu16.04",
321-
"tags": {
322-
"ubuntu-16.04-cross-14.04-$(System:DockerfileGitCommitSha)-$(System:TimeStamp)": {}
323-
}
324-
}
325-
]
326-
},
327315
{
328316
"platforms": [
329317
{

src/ubuntu/16.04/cross/14.04/Dockerfile

-4
This file was deleted.

src/ubuntu/16.04/cross/14.04/hooks/post-build

-3
This file was deleted.

src/ubuntu/16.04/cross/14.04/hooks/pre-build

-3
This file was deleted.

0 commit comments

Comments
 (0)