Skip to content
This repository has been archived by the owner on Aug 13, 2024. It is now read-only.

Fix formatting of logging options in compose file #55

Merged
merged 1 commit into from
Jun 18, 2018

Conversation

jackric
Copy link
Contributor

@jackric jackric commented May 22, 2018

Before this modification, docker-compose fails to create the containers, with an error like:

ERROR: for example_stream-enrich_1  Cannot create container for service stream-enrich: json: cannot unmarshal number into Go value of type string

See docker/compose#4153

Before this modification, `docker-compose` fails to create the containers, with an error like:
```
ERROR: for example_stream-enrich_1  Cannot create container for service stream-enrich: json: cannot unmarshal number into Go value of type string
```

See docker/compose#4153
@snowplowcla
Copy link

Thanks for your pull request. Is this your first contribution to a Snowplow open source project? Before we can look at your pull request, you'll need to sign a Contributor License Agreement (CLA).

📝 Please visit https://github.com/snowplow/snowplow/wiki/CLA to learn more and sign.

Once you've signed, please reply here (e.g. I signed it!) and we'll verify. Thanks.

@BenFradet BenFradet added this to the Release 6 milestone May 22, 2018
@BenFradet
Copy link
Contributor

ah that's because we only use docker stack, thanks for catching!

@jackric
Copy link
Contributor Author

jackric commented May 23, 2018

I signed CLA.

@jackric jackric closed this May 23, 2018
@snowplowcla
Copy link

Confirmed! @jackric has signed the Individual Contributor License Agreement. Thanks so much

@BenFradet
Copy link
Contributor

@jackric did you mean to close this?

@jackric
Copy link
Contributor Author

jackric commented May 28, 2018

Didn't mean to close; I misinterpreted approval as merge... (reopening now)

@jackric jackric reopened this May 28, 2018
@BenFradet BenFradet changed the base branch from master to release-6 June 18, 2018 11:08
@BenFradet BenFradet merged commit 3253412 into snowplow-archive:release-6 Jun 18, 2018
@BenFradet
Copy link
Contributor

Thanks merged 👍

BenFradet pushed a commit that referenced this pull request Jun 18, 2018
Before this modification, `docker-compose` fails to create the containers, with an error like:
```
ERROR: for example_stream-enrich_1  Cannot create container for service stream-enrich: json: cannot unmarshal number into Go value of type string
```

See docker/compose#4153
BenFradet pushed a commit that referenced this pull request Jun 18, 2018
Before this modification, `docker-compose` fails to create the containers, with an error like:
```
ERROR: for example_stream-enrich_1  Cannot create container for service stream-enrich: json: cannot unmarshal number into Go value of type string
```

See docker/compose#4153
BenFradet pushed a commit that referenced this pull request Jun 18, 2018
Before this modification, `docker-compose` fails to create the containers, with an error like:
```
ERROR: for example_stream-enrich_1  Cannot create container for service stream-enrich: json: cannot unmarshal number into Go value of type string
```

See docker/compose#4153
BenFradet pushed a commit that referenced this pull request Jun 18, 2018
Before this modification, `docker-compose` fails to create the containers, with an error like:
```
ERROR: for example_stream-enrich_1  Cannot create container for service stream-enrich: json: cannot unmarshal number into Go value of type string
```

See docker/compose#4153
BenFradet pushed a commit that referenced this pull request Jun 18, 2018
Before this modification, `docker-compose` fails to create the containers, with an error like:
```
ERROR: for example_stream-enrich_1  Cannot create container for service stream-enrich: json: cannot unmarshal number into Go value of type string
```

See docker/compose#4153
knservis pushed a commit that referenced this pull request Aug 31, 2018
Before this modification, `docker-compose` fails to create the containers, with an error like:
```
ERROR: for example_stream-enrich_1  Cannot create container for service stream-enrich: json: cannot unmarshal number into Go value of type string
```

See docker/compose#4153
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants