mirror of
https://github.com/ChristianLight/tutor.git
synced 2025-01-26 06:28:24 +00:00
f5dbd5465d
If one is using a bind-mounted edx-platform directory, they may already have pulled translations. This will cause the Docker build to fail with: CommandError: "/openedx/edx-platform/conf/plugins-locale/plugins" should be empty before running atlas pull. To fix this, we simply clean out the edx-platform translation target directories before pulling in the Dockerfile.