Spaces:
Sleeping
Sleeping
| title: Antigravity Docker Sandbox | |
| emoji: 🚀 | |
| colorFrom: indigo | |
| colorTo: purple | |
| sdk: docker | |
| app_port: 7860 # Set the port the application runs on inside the container | |
| # Antigravity Package Docker Sandbox | |
| This is a custom Docker Space for testing the `antigravity` package. | |
| The container is built from a custom Dockerfile based on Ubuntu. | |
| ## Features | |
| - Ubuntu 22.04 base image | |
| - Antigravity package pre-installed | |
| - Docker-based deployment on Hugging Face Spaces | |
| - Non-root user for security | |
| ## Usage | |
| The container runs an Ubuntu environment with the antigravity package ready to use. | |
| Access the sandbox through the Hugging Face Space interface. |