Commit graph

16 commits

Author SHA1 Message Date
thomashii
fd4abfaf43 Updated Dockfile 2022-04-26 09:22:32 +08:00
fredtma
8d2f0e9d02
Change Dockerfile to use latest dart image
I generated an application with `angel init`

When running the application in a docker container, I get the error.
`file:///root/.pub-cache/hosted/pub.dartlang.org/angel_configuration-2.1.0/lib/angel_configuration.dart:62:1: Error: 'Future' expects 0 type arguments.`
This is due to the fact that *angel_configuration.dart* does not import 'dart:async'.
This works when using the latest dart version.
[see](https://github.com/dart-lang/sdk/issues/26162)
[see](https://github.com/dart-lang/sdk/issues/34384)
[see](https://github.com/dart-lang/sdk/issues/34237)
2019-09-26 09:09:01 +02:00
Tobe O
46d50c8b13 Dockerfile 2018-12-27 21:14:42 -05:00
Tobe O
4324d80acc Boilerplate updates 2018-06-05 19:51:20 -04:00
Tobe O
ebb0faa4ec Docker update 2017-10-19 18:02:11 -04:00
thosakwe
e82cbc312c 121 2017-01-14 19:56:30 -05:00
thosakwe
dd211bc212 120? 2017-01-14 19:56:12 -05:00
thosakwe
ba77809dbd 120 2017-01-14 19:55:26 -05:00
thosakwe
d3e78082f8 1.21.0 2017-01-14 19:52:41 -05:00
thosakwe
50fdd0af29 bin 2017-01-14 19:42:06 -05:00
thosakwe
018efc358c Fixed Docker again 2017-01-14 19:41:06 -05:00
thosakwe
c0bad8bb37 curl again 2017-01-14 19:37:26 -05:00
thosakwe
349b74611d curl 2017-01-14 19:36:04 -05:00
thosakwe
d8fd0a0a07 -y 2017-01-14 19:26:55 -05:00
thosakwe
5f1fb992b0 Updated Docker 2017-01-14 19:25:33 -05:00
thosakwe
05161108d9 Docker! 2017-01-14 19:15:20 -05:00