mirror of
https://github.com/UrloMythus/UnHided.git
synced 2026-04-09 02:40:47 +00:00
t
This commit is contained in:
@@ -1,4 +1,9 @@
|
||||
FROM python:3.11-slim-bullseye
|
||||
<<<<<<< HEAD
|
||||
=======
|
||||
|
||||
# Set the working directory in the container to /app
|
||||
>>>>>>> 655b62ab301a681e87648f5e1b1296b9cb292d14
|
||||
WORKDIR /app
|
||||
RUN apt-get update && apt-get install -y git
|
||||
RUN git clone https://github.com/YourUsername/YourRepoName.git .
|
||||
|
||||
Reference in New Issue
Block a user