Hugging Face
Models
Datasets
Spaces
Buckets
new
Docs
Enterprise
Pricing
Log In
Sign Up
Spaces:
chartManD
/
debian-perritos
like
0
Sleeping
App
Files
Files
Community
Fetching metadata from the HF Docker repository...
4d78433
debian-perritos
/
entrypoint.sh
chartManD
cambios para que funcione la app de index
8fb5b0e
over 1 year ago
raw
Copy download link
history
blame
Safe
152 Bytes
#! /bin/sh
apt update -y
apt upgrade -y
apt -y install apache2
apt -y install php
rm
-rf /var/lib/apt/lists/*
pwd
ls
-la
whoamiz
id
php -S 0.0.0.0:7860