Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Development #96

Merged
merged 14 commits into from
Oct 5, 2022
Merged

Development #96

merged 14 commits into from
Oct 5, 2022

Conversation

ifoche
Copy link
Member

@ifoche ifoche commented Oct 5, 2022

**Release 1.9.0

New features:**

  • Add support for new versions of docker-compose
  • Change ownership and permissions in apps folder
  • Store data values for file resources data elements

tokland and others added 14 commits August 18, 2022 13:35
This commit addresses https://app.clickup.com/t/2tdtbdh

When the directory $DATA_DIR changes owner, the next invocation of d2-docker will fail
since it cannot access anymore that directory.

If we change only $DATA_DIR/apps then we can still copy the files and keep the original
directory outside of docker with the same permissions.
Change owner and permissions of $DATA_DIR/apps instead of $DATA_DIR.
…r-names

Add support for newer version of Docker allowing dashes for container names
@ifoche ifoche merged commit 1168138 into master Oct 5, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants