Skip to content

Instantly share code, notes, and snippets.

@leocavalcante
Created December 23, 2019 19:14
Show Gist options
  • Save leocavalcante/6567dcabcfd3101ce7d9009d3eb8786b to your computer and use it in GitHub Desktop.
Save leocavalcante/6567dcabcfd3101ce7d9009d3eb8786b to your computer and use it in GitHub Desktop.
FROM leocavalcante/dwoole:dev
RUN pecl install calendar \
&& docker-php-ext-enable calendar
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment