Using the following Dockerfile:
FROM alpine:3.2
RUN apk update
RUN apk add gcc
RUN apk del --purge gcc
ENTRYPOINT ["sh"]| /*.log |
| executing: /usr/local/bin/VBoxManage | |
| STDOUT: Oracle VM VirtualBox Command Line Management Interface Version 5.0.0 | |
| (C) 2005-2015 Oracle Corporation | |
| All rights reserved. | |
| Usage: | |
| VBoxManage [<general option>] <command> | |
| executing: /Applications/VirtualBox.app/Contents/MacOS//VBoxManage | |
| STDOUT: Oracle VM VirtualBox Command Line Management Interface Version 5.0.0 | |
| (C) 2005-2015 Oracle Corporation | |
| All rights reserved. | |
| Usage: | |
| VBoxManage [<general option>] <command> | |
Using the following Dockerfile:
FROM alpine:3.2
RUN apk update
RUN apk add gcc
RUN apk del --purge gcc
ENTRYPOINT ["sh"]| gem install rabbitmq:1.1.1 typhoeus:0.7.2 | |
| ERROR: Error installing rabbitmq: | |
| ERROR: Failed to build gem native extension. | |
| /usr/bin/ruby -r ./siteconf20150724-9-b8aeus.rb extconf.rb | |
| checking for ffi.h... no | |
| checking for ffi.h in /usr/local/include,/usr/include/ffi... no | |
| checking for rb_thread_blocking_region()... no | |
| checking for rb_thread_call_with_gvl()... yes | |
| checking for rb_thread_call_without_gvl()... yes |
| FROM alpine:3.2 | |
| MAINTAINER Leandro López <[email protected]> | |
| # Install base packages | |
| RUN apk update && apk upgrade | |
| # Install ruby and ruby-bundler | |
| RUN apk add curl-dev ruby-dev build-base ruby | |
| # Clean APK cache |
| $ PROTEST_REPORT=progress RUBYOPT=-rpry tmp/benchmark.rb | |
| Calculating ------------------------------------- | |
| original 11.231k i/100ms | |
| __pathify 14.706k i/100ms | |
| __pathify2 21.360k i/100ms | |
| ------------------------------------------------- | |
| original 124.124k (±13.1%) i/s - 617.705k | |
| __pathify 154.361k (±18.9%) i/s - 735.300k | |
| __pathify2 209.829k (± 9.5%) i/s - 1.047M |
| package main | |
| import ( | |
| "fmt" | |
| "github.com/howeyc/crc16" | |
| ) | |
| func main() { | |
| data := []byte("inkel") |
Bienvenidos a una brevísima historia de qué es la Internet. Me pidieron que trate de contarles en 30 minutos qué es la programación web, y para eso necesitamos saber cómo funciona Internet, o más específicamente la WWW, más conocida como la Web.
I hereby claim:
To claim this, I am signing this object: