Germán Figna

Results 1 comments of Germán Figna

According to the clevyr/prestissimo documentation, you can now use the composer image ``` @docker run --rm --interactive --volume $(current-dir):/app --user $(id -u):$(id -g) \ composer $(CMD) \ --ignore-platform-reqs \ --no-ansi...