Developer
  • Projects
  • Docs
  • Blog
  • Forum
  • Builds
  • BLENDER.ORG

    • Download

      Get the latest Blender, older versions, or experimental builds.

    • What's New

      Stay up-to-date with the new features in the latest Blender releases.

    LEARNING & RESOURCES

    • Blender Studio

      Access production assets and knowledge from the open movies.

    • Manual

      Documentation on the usage and features in Blender.

    DEVELOPMENT

    • Developers Blog

      Latest development updates, by Blender developers.

    • Documentation

      Guidelines, release notes and development docs.

    • Benchmark

      A platform to collect and share results of the Blender Benchmark.

    • Blender Conference

      The yearly event that brings the community together.

    DONATE

    • Development Fund

      Support core development with a monthly contribution.

    • One-time Donations

      Perform a single donation with more payment options available.

Logo
Explore
Products
Blender User Manual Developer Documentation
Blender Benchmark
Blender Studio Tools Flamenco Watchtower
Modules
Animation & Rigging Asset System Core Grease Pencil Modeling Nodes & Physics Pipeline & I/O Platforms & Builds Python API & Text Editor Sculpt, Paint & Texture Triaging User Interface VFX & Video
Rendering
Render & Cycles Viewport & EEVEE
Report a Bug Help
Sign In
archive/blender-cloud
0
1
Fork 1
You've already forked blender-cloud
Code Issues 24 Pull Requests Projects Releases Wiki Activity
Files
fd68f3fc8b4ad00fe37a593756d3a07c0210f3ee
blender-cloud/docker/4_run/build.sh

6 lines
134 B
Bash
Raw Normal View History

After building the image, tell the user the image name This makes pushing easier, as you can copy-paste the name into the push command.
2017-09-12 12:10:32 +02:00
#!/bin/bash -e
WIP: more work on the docker structure, still not finished with 4_run 1_base: builds a base image, based on Ubuntu 16.10 2_buildpy: builds two images: 2a: an image that can build Python 3.6 2b: an image that contains the built Python 3.6 in /opt/python 3_buildwheels: builds an image to build wheel files, puts them in ../4_run 4_run: the production runtime image, which can't build anything and just runs.
2017-03-07 22:41:05 +01:00
After building the image, tell the user the image name This makes pushing easier, as you can copy-paste the name into the push command.
2017-09-12 12:10:32 +02:00
docker build -t armadillica/blender_cloud:latest -f run.docker .
echo "Done, built armadillica/blender_cloud:latest"
Reference in New Issue Copy Permalink
Powered by Gitea Page: 34ms Template: 1ms
English
Bahasa Indonesia Deutsch English Español Français Gaeilge Italiano Latviešu Magyar nyelv Nederlands Polski Português de Portugal Português do Brasil Suomi Svenska Türkçe Čeština Ελληνικά Български Русский Українська فارسی മലയാളം 日本語 简体中文 繁體中文(台灣) 繁體中文(香港) 한국어
Licenses API