Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/amrit3701/docker-freecad-cli
FreeCAD compile without GUI
https://github.com/amrit3701/docker-freecad-cli
docker docker-container dockerfile freecad freecad-cli
Last synced: 2 months ago
JSON representation
FreeCAD compile without GUI
- Host: GitHub
- URL: https://github.com/amrit3701/docker-freecad-cli
- Owner: amrit3701
- License: mit
- Created: 2020-03-16T07:46:32.000Z (almost 5 years ago)
- Default Branch: master
- Last Pushed: 2024-05-01T06:55:52.000Z (8 months ago)
- Last Synced: 2024-05-02T20:26:39.188Z (8 months ago)
- Topics: docker, docker-container, dockerfile, freecad, freecad-cli
- Language: Python
- Homepage: https://hub.docker.com/r/amrit3701/freecad-cli/
- Size: 2.76 MB
- Stars: 18
- Watchers: 3
- Forks: 10
- Open Issues: 5
-
Metadata Files:
- Readme: README.rst
- Funding: .github/FUNDING.yml
- License: LICENSE
Awesome Lists containing this project
README
.. image:: https://img.shields.io/docker/stars/amrit3701/freecad-cli.svg
:target: https://hub.docker.com/r/amrit3701/freecad-cli.. image:: https://img.shields.io/docker/pulls/amrit3701/freecad-cli.svg
:target: https://hub.docker.com/r/amrit3701/freecad-cli.. image:: https://img.shields.io/docker/cloud/automated/amrit3701/freecad-cli.svg
:target: https://hub.docker.com/r/amrit3701/freecad-cli.. image:: https://img.shields.io/docker/cloud/build/amrit3701/freecad-cli.svg
:target: https://hub.docker.com/r/amrit3701/freecad-clidocker-freecad-cli
~~~~~~~~~~~~~~~~~~Documentation
===================
https://wiki.freecadweb.org/FreeCAD_Docker_CLI_modeHow to run image?
====================1. First, pull the image::
docker pull amrit3701/freecad-cli:latest
2. Run docker image::
docker run -it amrit3701/freecad-cli:latest bash