Explore
Log in
Sign Up
twitchbambot
/
bang_central
Pulls
Docker Pull
Use the Docker CLI to pull this image
22M
latest
a751d39a
375.7 MB
22M
Files
Layers
Dependencies
Tags
Insights
All Layers
Aggregates
All Layers
User Layers
Base Layers
Base Layers 1
1
ADD file in /
Base Layers 2
3
RUN apt-get update && apt-get install -y --no-install-recommends ca-certificates curl netbase wg
4
RUN if ! command -v gpg > /dev/null; then apt-get update; apt-get install -y --no-install-recommends
5
RUN apt-get update && apt-get install -y --no-install-recommends bzr git mercurial openssh-clien
6
RUN apt-get update; apt-get install -y --no-install-recommends autoconf automake bzip2 dpkg-dev
9
RUN apt-get update && apt-get install -y --no-install-recommends tk-dev uuid-dev && rm -rf /var/lib
12
RUN set -ex && wget -O python.tar.xz "https://www.python.org/ftp/python/${PYTHON_VERSION%%[a-z]*}/Pyth
13
RUN cd /usr/local/bin && ln -s idle3 idle && ln -s pydoc3 pydoc && ln -s python3 python && ln -s pyt
15
RUN wget -O get-pip.py 'https://bootstrap.pypa.io/get-pip.py'; python get-pip.py --disable-pip-versi
User Layers
18
RUN mkdir -p /home/bam/bangcentral/
20
COPY dir in /home/bam/bangcentral
21
RUN python3 -m venv venv && . venv/bin/activate
22
RUN pip install -r requirements.txt
23
RUN python3 manage.py makemigrations && python3 manage.py migrate
Find file
Pull
Docker Pull
Use the Docker CLI to pull this image
Name
Layer
Size
Last update
bin
6
RUN apt-get update; apt-get install -y --no-install-recommends autoconf automake bzip2 dpkg-dev
drwxr-xr-x
5.2 MB
about 3 years ago
boot
1
ADD file in /
drwxr-xr-x
0 B
over 3 years ago
dev
1
ADD file in /
drwxr-xr-x
0 B
about 3 years ago
etc
12
RUN set -ex && wget -O python.tar.xz "https://www.python.org/ftp/python/${PYTHON_VERSION%%[a-z]*}/Pyth
drwxr-xr-x
1.4 MB
about 3 years ago
home
23
RUN python3 manage.py makemigrations && python3 manage.py migrate
drwxr-xr-x
52.7 MB
about 3 years ago
lib
6
RUN apt-get update; apt-get install -y --no-install-recommends autoconf automake bzip2 dpkg-dev
drwxr-xr-x
12.5 MB
about 3 years ago
lib64
1
ADD file in /
drwxr-xr-x
0 B
about 3 years ago
media
1
ADD file in /
drwxr-xr-x
0 B
about 3 years ago
mnt
1
ADD file in /
drwxr-xr-x
0 B
about 3 years ago
opt
1
ADD file in /
drwxr-xr-x
0 B
about 3 years ago
proc
1
ADD file in /
drwxr-xr-x
0 B
over 3 years ago
root
22
RUN pip install -r requirements.txt
drwx------
10.1 MB
about 3 years ago
run
1
ADD file in /
drwxr-xr-x
0 B
about 3 years ago
sbin
5
RUN apt-get update && apt-get install -y --no-install-recommends bzr git mercurial openssh-clien
drwxr-xr-x
4 MB
about 3 years ago
srv
1
ADD file in /
drwxr-xr-x
0 B
about 3 years ago
sys
1
ADD file in /
drwxr-xr-x
0 B
over 3 years ago
tmp
22
RUN pip install -r requirements.txt
-rwxrwxrwx
0 B
about 3 years ago
usr
23
RUN python3 manage.py makemigrations && python3 manage.py migrate
drwxr-xr-x
882.1 MB
about 3 years ago
var
12
RUN set -ex && wget -O python.tar.xz "https://www.python.org/ftp/python/${PYTHON_VERSION%%[a-z]*}/Pyth
drwxr-xr-x
11.8 MB
about 3 years ago