Hacker News new | ask | show | jobs
by meritt 2909 days ago
The problem you're describing is precisely why containers are so popular. You can install and deploy any app even if it doesn't provide user-level installation choices (such as php native extensions)
1 comments

  curl -O https://github.com/directus/directus-docker/blob/master/docker-compose.yml
  docker-compose up