Hi, i have migrated my drone from 0.8 to 1.0. But tmpfs doesn’t work and i don’t find anything about it.
I trying something like this:
services:
- name: mysql
image: mysql:5.6
environment:
MYSQL_ALLOW_EMPTY_PASSWORD: yes
privileged: true
tmpfs: /var/lib/mysql