Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Now uses slim image #552

Merged
merged 1 commit into from
Sep 18, 2021
Merged

Conversation

sobolevn
Copy link
Contributor

Refs #543
Refs #545

Size: 428MB

Layers:

IMAGE                                                                     CREATED              CREATED BY                                                                                                                                                                                                                                                                                                                            SIZE      COMMENT
sha256:ec7110e686d95ed93173f2d95f6f86792134cfb136b2b76838826b0156fcc3e1   8 seconds ago        CMD ["/app/bin/livebook" "start"]                                                                                                                                                                                                                                                                                                     0B        buildkit.dockerfile.v0
<missing>                                                                 8 seconds ago        RUN /bin/sh -c find /app -executable -type f -exec chmod +x {} + # buildkit                                                                                                                                                                                                                                                           12.2kB    buildkit.dockerfile.v0
<missing>                                                                 9 seconds ago        COPY /app/_build/prod/rel/livebook /app # buildkit                                                                                                                                                                                                                                                                                    19MB      buildkit.dockerfile.v0
<missing>                                                                 About a minute ago   ENV LIVEBOOK_IP=0.0.0.0                                                                                                                                                                                                                                                                                                               0B        buildkit.dockerfile.v0
<missing>                                                                 About a minute ago   RUN /bin/sh -c mix local.hex --force &&     mix local.rebar --force # buildkit                                                                                                                                                                                                                                                        1.96MB    buildkit.dockerfile.v0
<missing>                                                                 About a minute ago   RUN /bin/sh -c mkdir $HOME && chmod 777 $HOME # buildkit                                                                                                                                                                                                                                                                              0B        buildkit.dockerfile.v0
<missing>                                                                 About a minute ago   ENV HOME=/home/livebook                                                                                                                                                                                                                                                                                                               0B        buildkit.dockerfile.v0
<missing>                                                                 About a minute ago   WORKDIR /data                                                                                                                                                                                                                                                                                                                         0B        buildkit.dockerfile.v0
<missing>                                                                 About a minute ago   RUN /bin/sh -c apt-get update && apt-get upgrade -y &&     apt-get install --no-install-recommends -y         build-essential ca-certificates libncurses5-dev         git &&     apt-get purge -y --auto-remove -o APT::AutoRemove::RecommendsImportant=false &&     apt-get clean -y &&     rm -rf /var/lib/apt/lists/* # buildkit   243MB     buildkit.dockerfile.v0
<missing>                                                                 6 days ago           /bin/sh -c #(nop) COPY dir:a90c0dd8981f88851c523d2fcf156a70fe61b1388fed8579f0077e11ed1c62ff in /usr/local                                                                                                                                                                                                                             6.65MB    
<missing>                                                                 6 days ago           /bin/sh -c #(nop)  ENV LANG=C.UTF-8                                                                                                                                                                                                                                                                                                   0B        
<missing>                                                                 6 days ago           /bin/sh -c #(nop) COPY dir:0fd890fc9c6ef234ac7b1ead8ec20a0d52559552b07dd8baf4bf107cdaa902cb in /usr/local                                                                                                                                                                                                                             64.4MB    
<missing>                                                                 7 days ago           /bin/sh -c apt-get update &&   apt-get -y --no-install-recommends install     libodbc1     libssl1.1     libsctp1                                                                                                                                                                                                                     23.9MB    
<missing>                                                                 2 weeks ago          /bin/sh -c #(nop)  CMD ["bash"]                                                                                                                                                                                                                                                                                                       0B        
<missing>                                                                 2 weeks ago          /bin/sh -c #(nop) ADD file:4ff85d9f6aa246746912db62dea02eb71750474bb29611e770516a1fcd217add in /                                                                                                                                                                                                                                      69.3MB 

@sobolevn sobolevn mentioned this pull request Sep 18, 2021
Copy link
Member

@jonatanklosko jonatanklosko left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thanks!

@jonatanklosko jonatanklosko merged commit b290d3e into livebook-dev:main Sep 18, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants