fedora
Here are 1,045 public repositories matching this topic...
-
Updated
Mar 4, 2022 - Shell
-
Updated
Mar 17, 2022 - Python
-
Updated
Mar 17, 2022 - HTML
-
Updated
Mar 17, 2022 - Python
-
Updated
Feb 21, 2022 - Shell
-
Updated
Mar 20, 2022 - HCL
-
Updated
Aug 13, 2021 - Haskell
-
Updated
Jul 29, 2021 - Shell
-
Updated
Mar 18, 2022 - Python
-
Updated
Feb 14, 2022 - Rust
Many Distributions have an EOL date. Add a column for this to Distribution and use this to sort/filter/hide distributions on Webui::DistributionsController#new and DistributionsController#index
Describe the bug
Drawings cannot be opened within Fusion 360.
To Reproduce
Steps to reproduce the behavior:
- Open Fusion 360
- Open a model
- Try and navigate to the drawings menu
- A Wine error will occur
Expected behavior
The drawing should open and be able to be modified.
Desktop (please complete the following information):
- Version number of Autodesk Fu
-
Updated
Mar 18, 2022 - C
-
Updated
Mar 14, 2022 - C++
-
Updated
Mar 13, 2022 - C++
Improve this page
Add a description, image, and links to the fedora topic page so that developers can more easily learn about it.
Add this topic to your repo
To associate your repository with the fedora topic, visit your repo's landing page and select "manage topics."
Similar to #119
It could be useful to mount the host file system as overlay, so that we are sure that the host file system is not touched outside the container.
This is also useful for #28
Example:
distrobox create --image alpine:latest --name test-alpine --home /tmp/test-home --overlay-host
Specifically the home should then be mounted with the :O flag:
[...]
--volume /:/run/