Page MenuHomeSoftware Heritage

stop to use the deprecated docker-compose --no-ansi command line option
ClosedPublic

Authored by vsellier on Dec 7 2021, 8:47 AM.

Details

Summary

Avoid this messages :

--no-ansi option is deprecated and will be removed in future versions. Use `--ansi never` instead.

Diff Detail

Repository
rDENV Development environment
Lint
Automatic diff as part of commit; lint not applicable.
Unit
Automatic diff as part of commit; unit tests not applicable.

Event Timeline

ardumont added a subscriber: ardumont.

lgtm

I did not know we did that. I had to look further what it did (to be sure):

--no-ansi                   Do not print ANSI control characters (DEPRECATED)
This revision is now accepted and ready to land.Dec 7 2021, 9:12 AM